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

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.1

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.2

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.3

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.4

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19368.5

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.1

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.2

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.3

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.4

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.5

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.6

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

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19369.7
This commit is contained in:
dotnet-maestro[bot] 2019-07-20 00:57:19 +00:00 committed by GitHub
parent 994dd0b704
commit 2eb88737f1
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>68926863cdefa6faa4a200ea9d9fa28e5cc17ef5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19367.7">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19369.7">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c9eea0e6604fae2328ba89d53a61a2180fec277e</Sha>
<Sha>d524bdbd715a43493ce0fae6eca18e4cb8d14d40</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-preview8.19359.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19367.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19369.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview8.19367.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>