Update dependencies from https://github.com/dotnet/cli build 20190406.2 (#1227)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19206.2
This commit is contained in:
dotnet-maestro[bot] 2019-04-06 14:04:34 +00:00 committed by GitHub
parent aed229849e
commit df5091282c
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.19206.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19206.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>143a75dcacfbcc3665d9bbfa54d14217ce3e0ab3</Sha>
<Sha>fa15dea9643f9e86a53d5a927be90b1064ef0b19</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.19206.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19206.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27606-01</MicrosoftNETCoreAppPackageVersion>