[master] Update dependencies from dotnet/toolset (#3412)

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.10

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.11

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19373.12

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.1

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.2

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.3

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.4

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.5

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19374.6
This commit is contained in:
dotnet-maestro[bot] 2019-07-24 16:44:46 +00:00 committed by GitHub
parent 1c09a020d7
commit f9bceec80a
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>ee58e8a484f7e8ea188c67a984a64cfb96158a1b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19373.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19374.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>083658680ca51cbbba74851ff8c9d3b35a8e0911</Sha>
<Sha>07b8bb2d1c14414accaf58b27577f775454e79ec</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19374.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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