Update dependencies from https://github.com/dotnet/cli build 20190515.5 (#2015)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19265.5
This commit is contained in:
dotnet-maestro[bot] 2019-05-16 01:02:25 +00:00 committed by GitHub
parent ebd193f9af
commit 421963f8bc
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>77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19265.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19265.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>792b2f140616dc0f3e263a51421229321e02c2dd</Sha>
<Sha>31bd6cbce8e37083490c1a5043105390c3e27e1d</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19258.6" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -34,7 +34,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19265.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19265.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19264.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>