Skip to content

Commit

Permalink
build(deps): bump ReactiveUI.Uwp from 17.1.50 to 18.2.5 in /samples (#…
Browse files Browse the repository at this point in the history
…465)

Bumps [ReactiveUI.Uwp](https://github.com/reactiveui/reactiveui) from 17.1.50 to 18.2.5.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@17.1.50...18.2.5)

---
updated-dependencies:
- dependency-name: ReactiveUI.Uwp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2022
1 parent 7429a6f commit 8bffc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Uwp/LoginApp.Uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
<PackageReference Include="ReactiveUI" Version="17.*" />
<PackageReference Include="ReactiveUI.Uwp">
<Version>17.1.50</Version>
<Version>18.2.5</Version>
</PackageReference>
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
</ItemGroup>
Expand Down

0 comments on commit 8bffc36

Please sign in to comment.