[release/3.1.1xx] Update dependencies from dotnet/toolset (#5623)

* Update dependencies from https://github.com/dotnet/toolset build 20191111.11

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.11

* Update dependencies from https://github.com/dotnet/toolset build 20191111.12

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.12

* Update dependencies from https://github.com/dotnet/toolset build 20191111.13

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.13

* Update dependencies from https://github.com/dotnet/toolset build 20191111.14

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.14

* Update dependencies from https://github.com/dotnet/toolset build 20191111.15

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.15

* Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview3.19561.6 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-11-11 19:48:59 -08:00 committed by William Godbe
parent 7c814f5759
commit 96c2ccfed6
3 changed files with 10 additions and 9 deletions

View file

@ -8,6 +8,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-wcf-df0f9f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-wcf-df0f9f36/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-0e0e29c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-0e0e29c8/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

View file

@ -67,21 +67,21 @@
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>6ae8a6e7dd862c9447771c108d43fb9028f22c22</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.0-preview1.19476.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.0" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
<Sha>0e0e29c869d62d794ad74d75274ddf0ea542ac2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19561.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19561.15">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>ca3ba4794740483cb91204a6a17d52a77f98c401</Sha>
<Sha>370709d8543bb2bb5e5c1cb01001f46107057a38</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19561.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1373812342cdb91abce399e1926bb1f0421e17c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview3.19561.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview3.19561.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d5c007333c6ce428c2183738764fcdabe890e774</Sha>
<Sha>e89ee5eed6774ede5beef71092414426ab159dec</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.1-preview1.19557.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19561.10</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19561.15</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
@ -24,7 +24,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/templating -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>3.1.0-preview1.19476.7</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>3.1.0</MicrosoftDotNetCommonItemTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/test-templates -->
@ -45,7 +45,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-preview3.19561.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-preview3.19561.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>