Skip to content

Commit

Permalink
Merge pull request microsoft#9 from microsoft/dependabot/nuget/Sample…
Browse files Browse the repository at this point in the history
…s/TestStartup/TestStartup/Microsoft.NETCore.UniversalWindowsPlatform-5.2.4

Bump Microsoft.NETCore.UniversalWindowsPlatform from 5.2.3 to 5.2.4 in /Samples/TestStartup/TestStartup
  • Loading branch information
andreww-msft authored Apr 26, 2022
2 parents ea9cbf8 + 08e76b8 commit 8013330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/TestStartup/TestStartup/TestStartup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>5.2.3</Version>
<Version>5.2.4</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down

0 comments on commit 8013330

Please sign in to comment.