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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.6
This commit is contained in:
dotnet-maestro[bot] 2019-08-17 00:18:04 +00:00 committed by GitHub
parent db9754647a
commit a38c36baac
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.19415.12">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19416.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e29aa47c1dfb465079cae7fd32e949b636f87148</Sha>
<Sha>6f99ca7a2824610de631df2d35ce1a496266aa97</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.19415.12</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19416.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->