Skip to content

Commit ac448ee

Browse files
Merge pull request #39 from loresoft/dependabot/nuget/xunit-637ad84d5b
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in the xunit group
2 parents 63546ab + d4d60de commit ac448ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PackageReference>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="xunit" Version="2.9.2" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
19+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)