From 524b235502626bd5aee7a34c7240436c3d9ea124 Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Fri, 15 Mar 2024 10:51:25 -0700 Subject: [PATCH] Enable nullable annotations --- src/UglyToad.PdfPig/UglyToad.PdfPig.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj b/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj index 6cb92585..f784e344 100644 --- a/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj +++ b/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj @@ -7,6 +7,7 @@ true true ..\pdfpig.snk + annotations true