Update dependencies from https://github.com/dotnet/cli build 20190415.3 (#1515)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19215.3
This commit is contained in:
dotnet-maestro[bot] 2019-04-15 21:00:39 +00:00 committed by GitHub
parent fe647f037e
commit 6695a51dab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -54,9 +54,9 @@
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>895b7c015275fcbfc68b7cbad1910bbf63095857</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19215.2">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19215.3">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>707d9ae9f4cdafddaeb764df20425273bdb7c821</Sha>
<Sha>2b0fa346a42afe621c3ab57291b6135eedd0807f</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<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-preview5.19215.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19215.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19214.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>