Update dependencies from https://github.com/dotnet/toolset build 20190714.11 (#3195)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.11
This commit is contained in:
dotnet-maestro[bot] 2019-07-15 00:56:19 +00:00 committed by GitHub
parent 14276592ef
commit 7e4b376607
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>b97fb693689cf0dbb24764fed872242e51db66db</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19364.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19364.11">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>5bd577531aaad3629201d7637b6c24bc19fa29fb</Sha>
<Sha>86d78613b7dd2ff3c34dc79b436b9a0c179bbb6a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19364.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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