Richard Webb
d86c2f44f0
Use a fixed list of operations in ReflectionGraphicsStateOperationFac… ( #832 )
...
* Use a fixed list of operations in ReflectionGraphicsStateOperationFactory rather than searching via reflection.
* Add a unit test to check that ReflectionGraphicsStateOperationFactory.operations contains all supported graphics operations
2024-05-09 06:57:14 +01:00
Richard Webb
995f287e0d
Update the dependencies in UglyToad.PdfPig.Package ( #835 )
2024-05-07 20:21:04 +01:00
Richard Webb
937793bec7
Update Github actions in the CI build
2024-05-06 17:38:00 +01:00
Richard Webb
2cf8762128
Conditionalize the formatter based serialization bits in InvalidFontFormatException
2024-05-06 17:37:15 +01:00
Richard Webb
b6e0305a1c
Fix a compile error in the Examples project
2024-05-05 11:01:28 +01:00
Richard Webb
f4e754da50
Set the RuntimeFrameworkVersion for the .NET Core 2.1 unit tests to 2.1.30
2024-02-16 18:20:04 +00:00
Richard Webb
19734142af
Fix code analyzer suggestions coming from the updated xUnit packages
2024-02-07 20:03:46 +00:00
Richard Webb
23445c16a9
Retarget the unit test project to .NET Core 2.1
2024-02-07 00:25:24 +00:00
Richard Webb
5df8215608
Try updating Microsoft.NET.Test.Sdk to 17.3.3
2024-02-07 00:25:24 +00:00
Richard Webb
47cfcdb690
Update xunit to 2.6.6
2024-02-06 21:59:07 +00:00
Richard Webb
4b441505a8
Remove the code coverage packages
2024-02-06 21:13:27 +00:00
Richard Webb
83519b27b1
Add a DynamicallyAccessedMembers attribute to AddPageFactory<TPage, TPageFactory>
2024-01-11 19:07:35 +00:00
Richard Webb
8cfaa099c8
Use the plain Aes.Create() instead of Aes.Create("AesManaged")
2024-01-08 10:54:53 +00:00