Update dependencies from https://github.com/dotnet/toolset build 20190827.16 (#4346)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19427.16
This commit is contained in:
dotnet-maestro[bot] 2019-08-27 23:25:26 +00:00 committed by GitHub
parent 21a1a0054d
commit 601197b31b
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> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>c84b71686a5c2482f028a945f1d8a3ac8fe78c7b</Sha> <Sha>c84b71686a5c2482f028a945f1d8a3ac8fe78c7b</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19427.14"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19427.16">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>830c625875edc985306eaf3e5a2dd350349ea201</Sha> <Sha>00bd2a3ebcbb1689d20e18e397661df7407a9b0e</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1"> <Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
<Uri>https://github.com/dotnet/sdk</Uri> <Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel> <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19427.14</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19427.16</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->