Updating dotnet/cli (#4821)

* Updating dotnet/cli on version.details.xml

* Updating dotnet/cli on versions.props
This commit is contained in:
Livar 2019-09-13 22:51:09 -07:00 committed by GitHub
parent 1a7ecd0cc1
commit 5629ed250f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -75,9 +75,9 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>1b90fa144c9c49d2f133a7a8e3fb19522ff72e83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19462.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19463.15" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d3d8e6b6c9ad11fb8b0f821e1b27a20485ca7b0f</Sha>
<Sha>f7d1998e78088c8f7061a303a42685121b377b49</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-rc2.19462.10" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-rc2.19462.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-rc2.19463.15</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>