Update dependencies from https://github.com/dotnet/toolset build 20190905.29 (#4599)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.29
This commit is contained in:
dotnet-maestro[bot] 2019-09-05 23:56:05 +00:00 committed by GitHub
parent ebe42495fe
commit ab70a69de8
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>b7c6c3e9039f6e1c00f98de7e18c0778ae522f42</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.20">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.29">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>a580dc08e0bd4960c255af0ba920681616b9afaa</Sha>
<Sha>cf71463928ac6970b2997195973b095b07260f47</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19455.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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