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

Commit 6483fb3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetVersion)" />
5858
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
5959
<PackageVersion Include="xunit" Version="2.7.0" />
60-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6">
60+
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.0">
6161
<PrivateAssets>all</PrivateAssets>
6262
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6363
</PackageVersion>

0 commit comments

Comments
 (0)