Skip to content

Commit edd6141

Browse files
Merge pull request #5 from rnelson/dependabot/nuget/xunit-2.9.3
2 parents 12e3921 + db35a8e commit edd6141

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
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="xunit" Version="2.9.2" />
19+
<PackageReference Include="xunit" Version="2.9.3" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)