Переглянути джерело

Merge pull request #1020 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft.NETCore.UniversalWindowsPlatform-6.2.9

dependabot-preview[bot] 6 роки тому
батько
коміт
3742bbcab8

+ 1 - 1
Rx.NET/Source/tests/Tests.System.Reactive.Uwp.DeviceRunner/Tests.System.Reactive.Uwp.DeviceRunner.csproj

@@ -90,7 +90,7 @@
     <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.8" />
+    <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.devices" Version="2.5.25" />
   </ItemGroup>