Skip to content

Commit 4e605a8

Browse files
Bump xunit.runner.visualstudio (#6923)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bill Wagner <[email protected]>
1 parent c4ec020 commit 4e605a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/libraries/migrate-library-csproj/tests/Car.Tests/Car.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1414
<PackageReference Include="xunit" Version="2.8.1" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)