Update dependencies from https://github.com/dotnet/toolset build 20191024.14 (#5326)
- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19524.14
This commit is contained in:
parent
1f4d8c3674
commit
ec8fcb3e5d
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.19524.13">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19524.14">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2bce5745be3635e528c3e327695f2416e1afec1b</Sha>
|
||||
<Sha>0bd1d8631b5b9ff50737e99f6b5bf4c7c779ef4d</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.19524.13</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19524.14</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue