Skip to content

Commit ceb54f1

Browse files
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 (#545)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.8...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32ae6b1 commit ceb54f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="FodyHelpers" Version="6.8.0" />
99
<PackageReference Include="xunit" Version="2.7.1" />
1010
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
11-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" PrivateAssets="all" />
11+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1313
<ProjectReference Include="..\AssemblyToProcess\AssemblyToProcess.csproj" />
1414
<ProjectReference Include="..\Caseless.Fody\Caseless.Fody.csproj" />

0 commit comments

Comments
 (0)