Update dependencies from https://github.com/dotnet/cli build 20190701.2 (#2733)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19351.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-01 13:46:28 +00:00 committed by GitHub
parent f711d8f443
commit 7d0ff548b5
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/sdk</Uri>
<Sha>68c9529fe390ab0a13d8d554b04ee93af7fdad5d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19351.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19351.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>328ca6643782c70549f7526aa647b32001cc5af7</Sha>
<Sha>8b8f8662d703a3d4dac989c6d0c8c668f7bc60b3</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-preview7.19325.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19351.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19351.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview.19330.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>