Update dependencies from https://github.com/dotnet/cli build 20190406.1 (#1226)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19206.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-06 13:43:42 +00:00 committed by GitHub
parent d8f3358083
commit aed229849e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -50,9 +50,9 @@
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>955245decc1a999a2b30e66040e3fe76caf2273b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19205.4">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19206.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>a081ee912cce0b3b567b9e78715b228ba2a60931</Sha>
<Sha>143a75dcacfbcc3665d9bbfa54d14217ce3e0ab3</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-preview4.19205.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19206.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27606-01</MicrosoftNETCoreAppPackageVersion>