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

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19218.5

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19219.1

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19219.3

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19219.2
This commit is contained in:
dotnet-maestro[bot] 2019-04-19 18:05:38 +00:00 committed by GitHub
parent ab7a72e1f8
commit 4fafa48832
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>25538d60f7f4c2c79cf098f2b808907d87b516a7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19218.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19219.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>0d5ceb667bb22c5c02b58c941cc3c9c904ac7f45</Sha>
<Sha>cf71fdab544ef77445e53739e6a163cdf024b76c</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.19218.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19219.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19218.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>