Update dependencies from https://github.com/dotnet/cli build 20190406.5 (#1231)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19206.5
This commit is contained in:
dotnet-maestro[bot] 2019-04-06 19:43:45 +00:00 committed by GitHub
parent 7cc4cca27b
commit 0989ee2498
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.2">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19206.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>fa15dea9643f9e86a53d5a927be90b1064ef0b19</Sha>
<Sha>5dae007c662d97ea27e21ac22abd67f934885b90</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.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19206.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27606-03</MicrosoftNETCoreAppPackageVersion>