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 4a2493c + 41c1dde commit 80a35eaCopy full SHA for 80a35ea
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.12" />
+ <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
94
<PackageReference Include="xunit" Version="2.4.1" />
95
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
96
</ItemGroup>
0 commit comments