Update dependencies from https://github.com/dotnet/cli build 20190507.1 (#1898)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19257.1
This commit is contained in:
dotnet-maestro[bot] 2019-05-07 13:00:45 +00:00 committed by GitHub
parent 5f2491ef20
commit 5fedd05245
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>d6485643ff1ffbed005f640ccd142c549422bb01</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19256.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19257.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>75de7f0ca043e4eff6abca329f9a2fb255e4b6ce</Sha>
<Sha>716f46e04ccdb17e9769784d3d1943a60b3839fc</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19254.1">
<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.19256.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19257.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19255.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>