[master] Update dependencies from dotnet/toolset (#4582)
* Update dependencies from https://github.com/dotnet/toolset build 20190905.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.6 * Update dependencies from https://github.com/dotnet/toolset build 20190905.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.7 * Update dependencies from https://github.com/dotnet/toolset build 20190905.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.8
This commit is contained in:
parent
827c84fa25
commit
ad78632b0f
2 changed files with 3 additions and 3 deletions
|
@ -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.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>125885c3eb5db2cce6454f82f56917abb5165114</Sha>
|
||||
<Sha>a8f65d1f53e62a28fc56456361b86f20fb016db1</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.19455.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19455.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue