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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19308.2
This commit is contained in:
dotnet-maestro[bot] 2019-06-08 12:39:25 +00:00 committed by GitHub
parent 4b44536325
commit 87c91b8d58
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>e75673a5cdb9bd131d350c827f0da665e38157ce</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19307.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19308.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>290b61b18c274e9d982fcdc56fd0aae93a30cf48</Sha>
<Sha>f29a2924ded7fc90bd5b11a8bfcebd493ae5fec7</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.19307.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19308.2</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->