Skip to content

Commit 2310a60

Browse files
committed
Upgrade Nuget
1 parent 8bc70ce commit 2310a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XUnitTest/XUnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="NewLife.PC" Version="1.0.2024.217" />
18-
<PackageReference Include="xunit" Version="2.9.2" />
18+
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)