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

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19213.2

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19214.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-14 17:35:17 +00:00 committed by GitHub
parent d35e38277c
commit 8f219643b6
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>92f85005229d728cff057d52579560cd86a511a8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19213.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19214.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d3d50e09d0af9ef37ed7f8319e88d3313dcd152f</Sha>
<Sha>2995f33f769bf736e3ab93c61720a37a97a44ae7</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.19213.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19214.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19212.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>