Skip to content

Commit 1b95a83

Browse files
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 (#315)
1 parent 5d2d8e9 commit 1b95a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="xunit" Version="2.9.2" />
3030
<PackageReference Include="xunit.runner.console" Version="2.9.2" PrivateAssets="all" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
32-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
32+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>
3535
</PackageReference>

0 commit comments

Comments
 (0)