We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f491045 + 9512233 commit fe8f766Copy full SHA for fe8f766
test/test.harness.uwp/test.harness.uwp.csproj
@@ -107,7 +107,7 @@
107
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
108
</ItemGroup>
109
<ItemGroup>
110
- <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
+ <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.10" />
111
<!-- I don't know where these are coming from, but older 4.0 versions are being included and causing downgrades -->
112
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
113
<PackageReference Include="System.ComponentModel.Primitives" Version="4.3.0" />
0 commit comments