Update dependencies from https://github.com/dotnet/cli build 20190423.4 (#1709)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19223.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 18:26:09 +00:00 committed by GitHub
parent 166cc780d5
commit 5e4c079b4e
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>cb764d762acad2d4c79c17e44de79efcbce90bfb</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19223.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19223.4">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c1685c2e0a43115b0730f371333da20e4c8a445b</Sha>
<Sha>d55d4039bfc9dc6e4b2223ed0f14612c17bde665</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview5.19222.16">
<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-preview5.19223.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19223.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19223.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>