Skip to content

Commit

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

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

---
updated-dependencies:
- dependency-name: ReactiveUI.Uwp
  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>
  • Loading branch information
dependabot[bot] authored Feb 18, 2022
1 parent 7bc5f1a commit 9b0b856
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.46</Version>
<Version>17.1.50</Version>
</PackageReference>
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
</ItemGroup>
Expand Down

0 comments on commit 9b0b856

Please sign in to comment.