PdfPig/tools
Jason Nelson a412a239be
Enable nullable annotations (#803)
* Enable nullable annotations

* Remove unused Jetbrain annotations

* Ensure system using statements are first

* Improve nullability annotations

* Annotate encryptionDictionary is non-null when IsEncrypted is true

* Disable nullable for PdfTokenScanner.Get

* Improve nullability annotations for ObjectLocationProvider.TryGetCached

* Revert changes to RGBWorkingSpace

* Update UglyToad.PdfPig.Package with new framework targets (fixes nightly builds)
2024-03-17 18:51:40 +00:00
..
UglyToad.PdfPig.ConsoleRunner bump integration test runner version 2023-05-17 20:34:10 +01:00
UglyToad.PdfPig.Package Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
build.cmd fix a bug with tokenization without spaces before string 2018-01-10 22:15:29 +00:00
generate-nightly-version.ps1 nightly push action rework v10 2021-08-16 21:46:23 -04:00
get-main-version.ps1 try creating a nightly push to nuget script v1 2021-08-14 13:01:46 -04:00
set-dotnet-version.ps1 add script to easily target a single framework 2024-01-10 21:34:35 +00:00
set-version.ps1 try creating a nightly push to nuget script v1 2021-08-14 13:01:46 -04:00
true-type-reader.html add tools for code coverage metrics 2017-12-05 21:26:07 +00:00
UglyToad.PdfPig.Package.sln add project for nuget package #119 2020-01-06 11:31:41 +00:00