Skip to content

Commit 41b7658

Browse files
Bump xunit.runner.visualstudio from 2.8.0 to 3.0.0 (#37)
1 parent 9df6874 commit 41b7658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NSubstitute.AutoSub.Tests/NSubstitute.AutoSub.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1515
<PackageReference Include="xunit" Version="2.9.2" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
16+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)