[release/3.0.1xx] Update dependencies from dotnet/toolset (#4013)
* Update dependencies from https://github.com/dotnet/toolset build 20190814.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.2 * Update dependencies from https://github.com/dotnet/toolset build 20190814.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.3
This commit is contained in:
parent
5c8a9b7a90
commit
942fd92f54
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.19414.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19414.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>ee04996ef8ebea975005387ce7ea8dc9e80825ef</Sha>
|
||||
<Sha>b7753859c9cf8339998fd9a84046333123f11ef9</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.19414.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19414.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue