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.
1 parent 6762d5e commit 2f36f80Copy full SHA for 2f36f80
Rx.NET/Source/tests/Tests.System.Reactive.Uwp.DeviceRunner/Tests.System.Reactive.Uwp.DeviceRunner.csproj
@@ -90,7 +90,7 @@
90
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
91
</PropertyGroup>
92
<ItemGroup>
93
- <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.9" />
+ <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.8" />
94
<PackageReference Include="xunit" Version="2.4.1" />
95
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
96
</ItemGroup>
0 commit comments