Update dependencies from https://github.com/dotnet/toolset build 20190813.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.4
This commit is contained in:
dotnet-maestro 2019-08-13 15:15:37 +00:00
parent a8bd332966
commit 350ffc5f8d
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4cd0efc6e34178b4e8e453355c61936d66cb90eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19408.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19413.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3cd3bd129eb9156b731d8f6c39dd92eb6126e4b7</Sha>
<Sha>b261f828892b83666ceda389e780e3dbe1318f03</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19412.7">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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