Skip to content

Commit bc304d0

Browse files
build(deps): bump Microsoft.Reactive.Testing from 4.4.1 to 5.0.0 (#159)
Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 4.4.1 to 5.0.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](dotnet/reactive@rxnet-v4.4.1...ixnet-v5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 122c88c commit bc304d0

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
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1616
<PackageReference Include="xunit" Version="2.4.1" />
1717
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
18-
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.4.1" />
18+
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
1919
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
2020
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)