[master] Update dependencies from dotnet/toolset (#4803)
* Update dependencies from https://github.com/dotnet/toolset build 20190913.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19463.3 * Update dependencies from https://github.com/dotnet/toolset build 20190913.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19463.4
This commit is contained in:
parent
ee102b512a
commit
8e5e148567
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>ec9fa998b0bcafb099f3ca9e206f82195634e035</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19463.2">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19463.4">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>3c18a6abc227a0a60cedd1dfce5d02d6821bda26</Sha>
|
||||
<Sha>756fedba00d8212f49a57dd8b223ff124209dab2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19462.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19463.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19463.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue