[master] Update dependencies from dotnet/toolset (#4233)
* Update dependencies from https://github.com/dotnet/toolset build 20190824.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19424.3 * Update dependencies from https://github.com/dotnet/toolset build 20190824.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19424.5
This commit is contained in:
parent
0feca53ec5
commit
46fb628c15
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>dc18771e863226441ac269c8c7311f346ea3f2f0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19424.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19424.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>fbe2a280e76a27d46ca67f8186f8a7c180cdcda3</Sha>
|
||||
<Sha>e53314bc1aa8f92fb0a74f58896adb7edb8e4cd3</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.19424.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19424.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue