Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 3495aa0

Browse files
authored
Update dependency
1 parent d592c51 commit 3495aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/bugs-triaging/XA-Dictionary-Missing-Key/MinimalTestCase/MinimalTestCase.UWP/MinimalTestCase.UWP.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<Version>1.6.0</Version>
153153
</PackageReference>
154154
<PackageReference Include="Xamarin.Forms" Version="2.5.0.122203" />
155-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
155+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.6" />
156156
</ItemGroup>
157157
<ItemGroup>
158158
<ProjectReference Include="..\MinimalTestCase\MinimalTestCase.csproj">
@@ -164,4 +164,4 @@
164164
<VisualStudioVersion>14.0</VisualStudioVersion>
165165
</PropertyGroup>
166166
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
167-
</Project>
167+
</Project>

0 commit comments

Comments
 (0)