Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 51142d3

Browse files
Bump xunit from 2.6.6 to 2.7.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](xunit/xunit@2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f34c5a7 commit 51142d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<!-- Test -->
5757
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetVersion)" />
5858
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
59-
<PackageVersion Include="xunit" Version="2.6.6" />
59+
<PackageVersion Include="xunit" Version="2.7.0" />
6060
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6">
6161
<PrivateAssets>all</PrivateAssets>
6262
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)