Skip to content

Commit

Permalink
Merge pull request #203 from xunit/dependabot/nuget/Microsoft.NETCore…
Browse files Browse the repository at this point in the history
….UniversalWindowsPlatform-6.2.10
  • Loading branch information
dependabot-preview[bot] authored Mar 19, 2020
2 parents f491045 + 9512233 commit fe8f766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.harness.uwp/test.harness.uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.10" />
<!-- 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 fe8f766

Please sign in to comment.