Skip to content

Commit fe8f766

Browse files
Merge pull request #203 from xunit/dependabot/nuget/Microsoft.NETCore.UniversalWindowsPlatform-6.2.10
2 parents f491045 + 9512233 commit fe8f766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.harness.uwp/test.harness.uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
108108
</ItemGroup>
109109
<ItemGroup>
110-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
110+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.10" />
111111
<!-- I don't know where these are coming from, but older 4.0 versions are being included and causing downgrades -->
112112
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
113113
<PackageReference Include="System.ComponentModel.Primitives" Version="4.3.0" />

0 commit comments

Comments
 (0)