Skip to content

Commit ba30167

Browse files
Merge pull request #47 from loresoft/dependabot/nuget/xunit-9fb64433f7
Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the xunit group
2 parents f60a8bc + aa6350a commit ba30167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
19+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)