Skip to content

Commit 7688c98

Browse files
chore(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /src (#273)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.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 f859b29 commit 7688c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
3636
<PackageReference Include="xunit" Version="2.5.0" />
3737
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
38-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
38+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
3939
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
4040
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
4141
<PackageReference Include="FluentAssertions" Version="6.11.0" />

0 commit comments

Comments
 (0)