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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.5

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.6
This commit is contained in:
dotnet-maestro[bot] 2019-06-10 18:35:37 +00:00 committed by GitHub
parent 6eb23eb066
commit 540a52186f
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>b4a3c0ac00cb996590ce71edca4755202ec4a3c7</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19310.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19310.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>a5e39a0c3acbd03a6880ea1efe700d0775ec3fa8</Sha>
<Sha>c51c66aadd9282ab384f629c704578e99574305e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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