Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.netcore.universalwindowsplat…
Browse files Browse the repository at this point in the history
…form to 6.2.14
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent eb07a62 commit c4c5abc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/NuGetInstallationIntegrationTests/UWP/UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<Version>REPLACEME-AKAVACHE-VERSION</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.9</Version>
<Version>6.2.14</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.14" />
<PackageReference Include="Xamarin.Forms" Version="4.*" />
<PackageReference Include="akavache" Version="REPLACEME-AKAVACHE-VERSION" />
</ItemGroup>
Expand Down

0 comments on commit c4c5abc

Please sign in to comment.