Update dependencies from https://github.com/dotnet/cli build 20190409.4 (#1319)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19209.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-10 06:04:11 -07:00 committed by Nick Guerrera
parent a1e3729530
commit 83134ec431
2 changed files with 3 additions and 3 deletions

View file

@ -50,9 +50,9 @@
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>8ef5ada20b5343b0cb9e7fd577341426dab76cd8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19208.5">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19209.4">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>1e3947e908afd6b6cd392f9df56b62d115a0a35d</Sha>
<Sha>fb7f631a14f42fa3be33d7da1638dd1376d7664b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19209.7">
<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.19208.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19209.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27609-16</MicrosoftNETCoreAppPackageVersion>