[master] Update dependencies from dotnet/cli (#5064)

* Update dependencies from https://github.com/dotnet/cli build 20191002.4

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19502.4

* Update dependencies from https://github.com/dotnet/cli build 20191002.5

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19502.5
This commit is contained in:
dotnet-maestro[bot] 2019-10-02 16:42:05 +00:00 committed by GitHub
parent 59288fd82b
commit fa887bbb51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -50,9 +50,9 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>419501cb5731805c7e49bae276a2938e7c1844de</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19501.16">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19502.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>f566a0cd88c952f02baf91b60f3fcdc11f9cc9dd</Sha>
<Sha>0d67a0095bd98bbce9981adc30c3905e7c386529</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="5.0.0-alpha1.19501.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-alpha1.19501.16</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-alpha1.19502.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>