Skip to content

Commit 02bf104

Browse files
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#536)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.6...2.5.7) --- 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>
1 parent ea887b2 commit 02bf104

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.6.6" />
1010
<PackageReference Include="Verify.Xunit" Version="23.2.0" />
11-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
11+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" 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)