Skip to content

Commit

Permalink
Bump ReactiveUI.Testing and ReactiveUI
Browse files Browse the repository at this point in the history
Bumps [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) and [ReactiveUI](https://github.com/reactiveui/reactiveui). These dependencies needed to be updated together.

Updates `ReactiveUI.Testing` from 19.6.1 to 19.6.12
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.6.1...19.6.12)

Updates `ReactiveUI` from 19.6.1 to 19.6.12
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.6.1...19.6.12)

---
updated-dependencies:
- dependency-name: ReactiveUI.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 48f67e9 commit 7e90ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ReactiveUI" Version="19.6.1" />
<PackageReference Include="ReactiveUI.Testing" Version="19.6.1" />
<PackageReference Include="ReactiveUI" Version="19.6.12" />
<PackageReference Include="ReactiveUI.Testing" Version="19.6.12" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 7e90ea1

Please sign in to comment.