[release/3.0.1xx] Update dependencies from dotnet/toolset (#4029)

* Update dependencies from https://github.com/dotnet/toolset build 20190814.14

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.14

* Update dependencies from https://github.com/dotnet/toolset build 20190814.15

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.15
This commit is contained in:
dotnet-maestro[bot] 2019-08-14 19:43:35 +00:00 committed by GitHub
parent 5cb563a0b5
commit 79f26811b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19414.15">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>a444852a94a34edac13a48df4b8675fc34275908</Sha>
<Sha>d55402205b428f0f8be3a88766f6a8309fcfad35</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19414.13</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19414.15</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->