Skip to content

Commit

Permalink
build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform in /samp…
Browse files Browse the repository at this point in the history
…les (#470)

Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.13 to 6.2.14.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.UniversalWindowsPlatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent ee13338 commit 8bfe5db
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 @@ -148,7 +148,7 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.14" />
<PackageReference Include="ReactiveUI" Version="17.*" />
<PackageReference Include="ReactiveUI.Uwp">
<Version>18.2.5</Version>
Expand Down

0 comments on commit 8bfe5db

Please sign in to comment.