[release/3.1.1xx] Update dependencies from dotnet/toolset (#5312)
* Update dependencies from https://github.com/dotnet/toolset build 20191023.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19523.13 * Update dependencies from https://github.com/dotnet/toolset build 20191023.14 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19523.14 * Update dependencies from https://github.com/dotnet/toolset build 20191023.15 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19523.15
This commit is contained in:
parent
7b5ef86fea
commit
e93e956bfb
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19523.12">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19523.15">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>4f5144f0dec46892c15f938d4ea5a8b82daf451b</Sha>
|
||||
<Sha>5a2265d3a0180ee2e02ef618488ddd2dcfb64f73</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.19523.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19523.15</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue