Skip to content

Commit e00aa23

Browse files
build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src
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]>
1 parent 786b9f1 commit e00aa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)