Merge pull request #2211 from dotnet/darc-master-20787691-4c03-4735-9c40-3f4dd5b37ac1

[master] Update dependencies from dotnet/cli
This commit is contained in:
Livar 2019-05-30 16:39:35 -07:00 committed by GitHub
commit 19761f8a5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -54,9 +54,9 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d6749cfae26412c188e26c247b15919afccef127</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19279.4">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19280.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>3b6f1a2965a66fa7bf87b6a96b27c1a9eb893ef6</Sha>
<Sha>44d72f1d011ef7a254e2490823575d8d913aa896</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.19274.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19279.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19280.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19279.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>