Skip to content

Commit

Permalink
ci pipeline doesn't happy with netcore.runtime.coreclr\1.0.2, and upd…
Browse files Browse the repository at this point in the history
…ate version to see what happened
  • Loading branch information
licanhua committed May 3, 2019
1 parent 139372b commit 902d99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNWCPP/Playground/Playground/Playground.csproj
Expand Up @@ -153,7 +153,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.6</Version>
<Version>6.2.8</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 902d99d

Please sign in to comment.