[release/3.1.1xx] Update dependencies from dotnet/toolset (#5277)
* Update dependencies from https://github.com/dotnet/toolset build 20191017.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19517.17 * Update dependencies from https://github.com/dotnet/toolset build 20191018.1 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19518.1
This commit is contained in:
parent
0d9daca8a1
commit
ebc54de0d2
2 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19517.16">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19518.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>4b7c318b5cbb1128e7c58445021733fe43a5b578</Sha>
|
||||
<Sha>7922c4858b2fe001c3794a6e4933796dfe3cecdd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19506.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19517.16</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19518.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue