Update dependencies from https://github.com/dotnet/toolset build 20190702.18 (#2791)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.18
This commit is contained in:
dotnet-maestro[bot] 2019-07-02 19:13:13 +00:00 committed by GitHub
parent 9105ecbf80
commit ccef0e9b61
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>3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.15">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.18">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>26ceb14d3d7133513df7817c1b6b0d2574336181</Sha>
<Sha>319687b40267e85d23e96372e5d05859b2db23c0</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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