Skip to content

Commit 65c80da

Browse files
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.9 to 6.2.14 (#2867)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.9 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1cab94 commit 65c80da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MainDemo.Uwp/MainDemo.Uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<Version>1.1.1</Version>
142142
</PackageReference>
143143
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
144-
<Version>6.2.9</Version>
144+
<Version>6.2.14</Version>
145145
</PackageReference>
146146
</ItemGroup>
147147
<ItemGroup>

MaterialDesignThemes.Uwp/MaterialDesignThemes.Uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<ItemGroup />
231231
<ItemGroup>
232232
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
233-
<Version>6.2.9</Version>
233+
<Version>6.2.14</Version>
234234
</PackageReference>
235235
<PackageReference Include="Win2D.uwp">
236236
<Version>1.26.0</Version>

0 commit comments

Comments
 (0)