Skip to content

Commit a323064

Browse files
Bump xunit.runner.visualstudio from 2.5.6 to 3.1.0
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 3.1.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.6...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 570d85f commit a323064

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
@@ -59,7 +59,7 @@
5959
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetVersion)" />
6060
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
6161
<PackageVersion Include="xunit" Version="2.7.0" />
62-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6">
62+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0">
6363
<PrivateAssets>all</PrivateAssets>
6464
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6565
</PackageVersion>

0 commit comments

Comments
 (0)