[master] Update dependencies from dotnet/toolset (#4768)
* Update dependencies from https://github.com/dotnet/toolset build 20190912.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19462.3 * Update dependencies from https://github.com/dotnet/toolset build 20190912.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19462.4
This commit is contained in:
parent
e93dec1650
commit
e48ad3310e
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>2314f6fee49053985776822a6784e36ea3ef910b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19462.2">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19462.4">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>bc5c5380044bd6d53569fc771176246e81006fa2</Sha>
|
||||
<Sha>2d30b37dbd37b78da42cf49763d3b85b0fc3ae00</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19461.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19462.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19462.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue