Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 995c76a

Browse files
Bump Microsoft.NETCore.UniversalWindowsPlatform in /SimpleSample.UWP
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/dotnet/core-setup) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/dotnet/core-setup/releases) - [Commits](https://github.com/dotnet/core-setup/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c5b890 commit 995c76a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

EntryCustomReturn.Forms.Plugin.UWP/EntryCustomReturn.Forms.Plugin.UWP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
</ItemGroup>
122122
<ItemGroup>
123123
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
124-
<Version>6.1.9</Version>
124+
<Version>6.0.6</Version>
125125
</PackageReference>
126126
<PackageReference Include="Xamarin.Forms">
127127
<Version>2.5.0.280555</Version>

SimpleSample.UWP/SimpleSample.UWP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
</ItemGroup>
129129
<ItemGroup>
130130
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
131-
<Version>6.0.5</Version>
131+
<Version>6.0.6</Version>
132132
</PackageReference>
133133
<PackageReference Include="Xamarin.Forms">
134134
<Version>2.5.0.122203</Version>

0 commit comments

Comments
 (0)