Merge pull request #3436 from dotnet/darc-master-ba7f0aaa-68cf-4849-b521-2e7291da2682

[master] Update dependencies from dotnet/toolset
This commit is contained in:
William Li 2019-07-25 17:10:32 -07:00 committed by GitHub
commit aa3cdb33cf
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>bd44e94c8d2065ef4653f6b112efdb883ced34eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.16">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>8ff538a8ef7ba86a952d38fc2885fd17612d61c0</Sha>
<Sha>9ad26b5de0c92f39389090527b4119d061193a64</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.3">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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