[master] Update dependencies from dotnet/toolset (#4328)
* Update dependencies from https://github.com/dotnet/toolset build 20190827.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19427.7 * Update dependencies from https://github.com/dotnet/toolset build 20190827.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19427.8
This commit is contained in:
parent
55cfee8c5b
commit
f48ef3cadf
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>adb5df40c24d8cd7cc657455da7456d4313f7de0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19427.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19427.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>8cd211eb513babc5e7e85bd534399b1e1bb007ea</Sha>
|
||||
<Sha>b83c61685ab01c890c216849dd6f78ea74213891</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19427.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19427.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue