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

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.1

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.2
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 16:57:49 +00:00 committed by GitHub
parent 98e01499f1
commit 26f838049c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -58,9 +58,9 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>29bf0a82d9d9e20b6da067b3bf2cb05bf0504e47</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19222.4">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19223.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>3cdac5b972692b5703df0f73d4e2a84efc3e9b0c</Sha>
<Sha>557326b6ad525d11442cded55dc264d91cdf2602</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19222.15">
<Uri>https://github.com/dotnet/winforms</Uri>

View file

@ -34,7 +34,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19222.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19223.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19220.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>