Skip to content

Commit a25abc3

Browse files
build(deps): bump ReactiveUI.Uwp from 18.2.5 to 18.3.1 in /samples (#479)
Bumps [ReactiveUI.Uwp](https://github.com/reactiveui/reactiveui) from 18.2.5 to 18.3.1. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@18.2.5...18.3.1) --- updated-dependencies: - dependency-name: ReactiveUI.Uwp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ee000d commit a25abc3

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.14" />
152152
<PackageReference Include="ReactiveUI" Version="18.*" />
153153
<PackageReference Include="ReactiveUI.Uwp">
154-
<Version>18.2.5</Version>
154+
<Version>18.3.1</Version>
155155
</PackageReference>
156156
<PackageReference Include="ReactiveUI.Validation" Version="3.*" />
157157
</ItemGroup>

0 commit comments

Comments
 (0)