Skip to content

Commit d68e545

Browse files
Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#65)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](xunit/xunit@2.5.0...2.5.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>
1 parent 7209fb1 commit d68e545

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
</ItemGroup>
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
11-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
11+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" />
1212
<PackageReference Include="xunit" Version="2.5.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)