From f4e754da5067f3b8c133f62ccef7e4c20814892d Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Fri, 16 Feb 2024 14:27:29 +0000 Subject: [PATCH] Set the RuntimeFrameworkVersion for the .NET Core 2.1 unit tests to 2.1.30 --- src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj b/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj index f16fb0bb..b2abdf4c 100644 --- a/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj +++ b/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj @@ -8,6 +8,7 @@ latest true ..\pdfpig.snk + 2.1.30