Skip to content

Commit

Permalink
Bump Microsoft.Reactive.Testing from 5.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@ixnet-v5.0.0...ixnet-v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Reactive.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 7b84382 commit 1f7f06d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FakeItEasy" Version="7.4.0" />
<PackageReference Include="FsCheck" Version="2.16.6" />
<PackageReference Include="FsCheck.Xunit" Version="2.16.6" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />
<PackageReference Include="Sprache" Version="2.3.1" />
</ItemGroup>

Expand Down

0 comments on commit 1f7f06d

Please sign in to comment.