Skip to content

Commit e85ed3e

Browse files
Bump ReactiveUI.Testing and ReactiveUI (#540)
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.5.1 to 19.5.31 - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@19.5.1...19.5.31) Updates `ReactiveUI` from 19.5.1 to 19.5.31 - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@19.5.1...19.5.31) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c856e commit e85ed3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="ReactiveUI" Version="19.5.1" />
19-
<PackageReference Include="ReactiveUI.Testing" Version="19.5.1" />
18+
<PackageReference Include="ReactiveUI" Version="19.5.31" />
19+
<PackageReference Include="ReactiveUI.Testing" Version="19.5.31" />
2020
<PackageReference Include="xunit" Version="2.6.3" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)