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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.3
This commit is contained in:
dotnet-maestro[bot] 2019-06-10 12:53:49 +00:00 committed by GitHub
parent 46c11c35d3
commit fbb9851173
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.19309.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19310.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9cce245ae684722eb41d1bd35a487469682fe47a</Sha>
<Sha>81e7072d817e88d90d5c8aa35a93b6d5c8711454</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.19309.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19310.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->