Update dependencies from https://github.com/dotnet/toolset build 20190804.2 (#3771)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19404.2
This commit is contained in:
dotnet-maestro[bot] 2019-08-04 13:33:01 +00:00 committed by GitHub
parent afc2538e7e
commit 152e25fe0c
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>ee824bdd8d041c4eb731f000f7dadcf458274f69</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19404.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19404.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>232c0b2883caf2632b8fe50632565472bf21ac29</Sha>
<Sha>97226a65d9bddb96bbfef274b420ae3ca0dea2ea</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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