[release/3.0.1xx] Update dependencies from dotnet/toolset (#4071)
* Update dependencies from https://github.com/dotnet/toolset build 20190816.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.7 * Update dependencies from https://github.com/dotnet/toolset build 20190816.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.8 * Update dependencies from https://github.com/dotnet/toolset build 20190816.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.9
This commit is contained in:
parent
4de70274d9
commit
3652c24cbe
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19416.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19416.9">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>6f99ca7a2824610de631df2d35ce1a496266aa97</Sha>
|
||||
<Sha>44853c33035424e347b80c178fee5e1c818e31aa</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19416.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19416.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue