Skip to content

Commit

Permalink
Merge pull request #296 from xunit/dependabot/nuget/Microsoft.NETCore…
Browse files Browse the repository at this point in the history
….UniversalWindowsPlatform-6.2.13

Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13
  • Loading branch information
clairernovotny committed Feb 8, 2022
2 parents be53ed0 + 0fd5683 commit df0b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.harness.uwp/test.harness.uwp.csproj
Expand Up @@ -107,7 +107,7 @@
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.12" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
<!-- I don't know where these are coming from, but older 4.0 versions are being included and causing downgrades -->
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageReference Include="System.ComponentModel.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit df0b080

Please sign in to comment.