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 d3a4e72 commit 0eb2c80Copy full SHA for 0eb2c80
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.2.10" />
+ <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.11" />
94
<PackageReference Include="xunit" Version="2.4.1" />
95
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
96
</ItemGroup>
0 commit comments