Skip to content

Commit

Permalink
Try updating Microsoft.NET.Test.Sdk to 17.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy authored and BobLd committed Feb 7, 2024
1 parent 47cfcdb commit 5df8215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.3" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.6" />
Expand Down

0 comments on commit 5df8215

Please sign in to comment.