Skip to content

Commit b3b1b4e

Browse files
committed
chore (tests): Update test packages.
1 parent e5222e6 commit b3b1b4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PdfSharpCore.Test/PdfSharpCore.Test.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="FluentAssertions" Version="6.1.0" />
19-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
18+
<PackageReference Include="FluentAssertions" Version="6.7.0" />
19+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
21+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)