Skip to content

Commit fc9b392

Browse files
build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform in /samples (#366)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.12 to 6.2.13. - [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 a08ffb8 commit fc9b392

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
@@ -147,7 +147,7 @@
147147
</ApplicationDefinition>
148148
</ItemGroup>
149149
<ItemGroup>
150-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.12" />
150+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
151151
<PackageReference Include="ReactiveUI" Version="16.*" />
152152
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
153153
</ItemGroup>

0 commit comments

Comments
 (0)