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

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19251.1

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19252.1
This commit is contained in:
dotnet-maestro[bot] 2019-05-02 13:05:55 +00:00 committed by GitHub
parent f32de5ce0c
commit 43c4228f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -58,9 +58,9 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>ea732012ed177a08d8e364ed87ca662fd83ede16</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19229.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19252.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>2b85320d41b2252e9096ebb9725bfaf3f6b37c2b</Sha>
<Sha>21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19229.2">
<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-preview6.19229.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19252.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19230.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>