[release/3.1.1xx] Update dependencies from dotnet/toolset (#5033)
* Update dependencies from https://github.com/dotnet/toolset build 20190930.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19480.10 * Update dependencies from https://github.com/dotnet/toolset build 20191001.1 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19501.1 * Update dependencies from https://github.com/dotnet/toolset build 20191001.2 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19501.2 * Update dependencies from https://github.com/dotnet/toolset build 20191001.4 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19501.4 * Update dependencies from https://github.com/dotnet/toolset build 20191001.5 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19501.5 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview1.19501.1 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
parent
b40c1e69b5
commit
82b52ad4d0
2 changed files with 6 additions and 6 deletions
|
@ -68,13 +68,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19480.9">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19501.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>7a1807b943aef899ce4b27a73cc96fc074f3a2ec</Sha>
|
||||
<Sha>0520dfe19b406b0cc146b7b9bb6dec674ce50372</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19477.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19501.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>8cfc10488c50eea7b0562f5de36dcdc64bf2fb37</Sha>
|
||||
<Sha>fcf6cead4e21bcd242ddf0687111ca8794020851</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview1.19479.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19480.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19501.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>3.1.100-preview1.19477.6</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.1.100-preview1.19501.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue