[master] Update dependencies from dotnet/toolset (#4708)
* Update dependencies from https://github.com/dotnet/toolset build 20190809.20 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.20 * Update dependencies from https://github.com/dotnet/toolset build 20190809.22 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.22 * Update dependencies from https://github.com/dotnet/toolset build 20190809.24 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.24 * Update dependencies from https://github.com/dotnet/toolset build 20190810.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19410.1 * Update dependencies from https://github.com/dotnet/toolset build 20190810.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19410.2 * Update dependencies from https://github.com/dotnet/toolset build 20190810.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19410.3 * Update dependencies from https://github.com/dotnet/toolset build 20190810.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19410.4 * Update dependencies from https://github.com/dotnet/toolset build 20190810.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19410.5 * Update dependencies from https://github.com/dotnet/toolset build 20190909.29 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19459.29 * Update dependencies from https://github.com/dotnet/toolset build 20190910.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19460.5
This commit is contained in:
parent
c6605f1bc6
commit
e0dfb629ca
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>463a5afda8cadc690e0f2025017f3bb24945023a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19459.14">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19460.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>dbe6369865965fec157775bca1941293af8f81f0</Sha>
|
||||
<Sha>1eee6ed2b2647b2e0a3d7a9142657329a20eda99</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19459.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19459.14</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19460.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue