Skip to content

Commit bd8a62e

Browse files
build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src (#582)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3) --- 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 582b4be commit bd8a62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />
1717
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
1818
<PackageReference Include="xunit.runner.console" Version="2.6.1" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" />
19+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
2020
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)