Skip to content

Commit 74bb0ec

Browse files
Update xunit-dotnet monorepo to v4
1 parent 5046281 commit 74bb0ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/FactorioTools.Test/FactorioTools.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
-->
4949
<PackageReference Include="Verify.DiffPlex" Version="3.3.1" />
5050
<PackageReference Include="Verify.XunitV3" Version="32.0.0" />
51-
<PackageReference Include="xunit.v3" Version="3.2.2" />
52-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
51+
<PackageReference Include="xunit.v3" Version="4.0.0" />
52+
<PackageReference Include="xunit.runner.visualstudio" Version="4.0.0">
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
<PrivateAssets>all</PrivateAssets>
5555
</PackageReference>

0 commit comments

Comments
 (0)