[release/3.0.1xx] Update dependencies from dotnet/toolset (#3997)
* Update dependencies from https://github.com/dotnet/toolset build 20190812.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.13 * Update dependencies from https://github.com/dotnet/toolset build 20190812.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.14 * Update dependencies from https://github.com/dotnet/toolset build 20190813.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.1 * Update dependencies from https://github.com/dotnet/toolset build 20190813.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.5 * Update dependencies from https://github.com/dotnet/toolset build 20190813.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.7 * Update dependencies from https://github.com/dotnet/toolset build 20190813.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.9 * Update dependencies from https://github.com/dotnet/toolset build 20190813.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.10 * Update dependencies from https://github.com/dotnet/toolset build 20190813.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.11 * Update dependencies from https://github.com/dotnet/toolset build 20190813.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.12 * Update dependencies from https://github.com/dotnet/toolset build 20190813.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.14 * Update dependencies from https://github.com/dotnet/toolset build 20190813.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.15 * Update dependencies from https://github.com/dotnet/toolset build 20190813.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.16 * Update dependencies from https://github.com/dotnet/toolset build 20190813.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.17
This commit is contained in:
parent
db87207825
commit
9d713f179e
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.19412.12">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19413.17">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>fcd0808f0f9fffd8bb52a2ace97527e21b1341dc</Sha>
|
||||
<Sha>26f42bf48f404adc6582f3511a29cd260668ef2e</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19412.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19413.17</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue