Skip to content

Commit

Permalink
Merge pull request #258 from xunit/dependabot/nuget/Microsoft.NETCore…
Browse files Browse the repository at this point in the history
….UniversalWindowsPlatform-6.2.12
  • Loading branch information
dependabot-preview[bot] committed Feb 10, 2021
2 parents 2ab1609 + 04cbddc commit e5aa1af
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.11" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.12" />
<!-- 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 e5aa1af

Please sign in to comment.