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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.12
This commit is contained in:
dotnet-maestro[bot] 2019-07-11 20:09:49 +00:00 committed by GitHub
parent 08266ee779
commit f94dd0fabe
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.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.12">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3d50f1b41482b9ab8da4b636a0a887ccac0be942</Sha>
<Sha>21585397afb6fb7e571c960bb985e14c550bfbcd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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