Skip to content

Commit 964c6ad

Browse files
committed
chore: Upgrade test packages
1 parent 29894b1 commit 964c6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
<PrivateAssets>all</PrivateAssets>
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4949
</PackageVersion>
50-
<PackageVersion Include="xunit.v3" Version="2.0.1" />
51-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
50+
<PackageVersion Include="xunit.v3" Version="2.0.2" />
51+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
5252
</ItemGroup>
5353
<ItemGroup Label="Tools">
5454
<PackageVersion Include="CommandLineParser" Version="2.9.1" />

0 commit comments

Comments
 (0)