Skip to content

Commit b132810

Browse files
build(deps): bump ReactiveUI.Uwp from 17.1.50 to 18.2.5 in /samples
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>
1 parent 0ebd638 commit b132810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Uwp/LoginApp.Uwp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
152152
<PackageReference Include="ReactiveUI" Version="17.*" />
153153
<PackageReference Include="ReactiveUI.Uwp">
154-
<Version>17.1.50</Version>
154+
<Version>18.2.5</Version>
155155
</PackageReference>
156156
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
157157
</ItemGroup>

0 commit comments

Comments
 (0)