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

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

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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.5
This commit is contained in:
dotnet-maestro[bot] 2019-07-11 16:58:04 +00:00 committed by GitHub
parent d8495ca62e
commit f54d6cc1a7
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>4accedbb77a11eb852bbea9d1a825d7152170e2c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1c2859bb37617e34d0df996ddfb8e0dc019a964a</Sha>
<Sha>2a5286c1d7f5900b86c4ba08b070747e9404b777</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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