Update dependencies from https://github.com/dotnet/toolset build 20190806.1 (#3817)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19406.1
This commit is contained in:
dotnet-maestro[bot] 2019-08-06 12:59:58 +00:00 committed by GitHub
parent 9cd36c2cba
commit 12c9737b05
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>39c2dd5fde6368747fe127b9dde822b3b6afce08</Sha> <Sha>39c2dd5fde6368747fe127b9dde822b3b6afce08</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19405.9"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19406.1">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3406176e4132b1ecc298d02cb4f3d38b5cb0150c</Sha> <Sha>0ee3a193af41ca24ac90d9a49175963d1a46518a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.1"> <Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.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.19405.9</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19406.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->