Skip to content

Commit efbd735

Browse files
Merge pull request #6 from rnelson/dependabot/nuget/xunit.runner.visualstudio-3.0.1
2 parents edd6141 + 41c0d34 commit efbd735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libexec.AspnetCore.EnvironmentHeaders.Tests/Libexec.AspnetCore.EnvironmentHeaders.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="xunit" Version="2.9.3" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)