Skip to content

Commit 8bfe5db

Browse files
build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform in /samples (#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>
1 parent ee13338 commit 8bfe5db

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
@@ -148,7 +148,7 @@
148148
</ApplicationDefinition>
149149
</ItemGroup>
150150
<ItemGroup>
151-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
151+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.14" />
152152
<PackageReference Include="ReactiveUI" Version="17.*" />
153153
<PackageReference Include="ReactiveUI.Uwp">
154154
<Version>18.2.5</Version>

0 commit comments

Comments
 (0)