Update dependencies from https://github.com/dotnet/toolset build 20191005.14 (#5130)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19505.14
This commit is contained in:
dotnet-maestro[bot] 2019-10-05 12:28:50 -07:00 committed by William Godbe
parent bc140029e3
commit ec10e1bd08
2 changed files with 3 additions and 3 deletions

View file

@ -72,9 +72,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha> <Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19505.12"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19505.14">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e29153307876bfd9d358cef5c11a7ea35f4ce381</Sha> <Sha>0c9f38c9a14314c49e38f943c15b02a6592647cb</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19505.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal"> <Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19505.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri> <Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel> <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19505.12</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19505.14</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->