[master] Update dependencies from dotnet/toolset (#2189)
* Update dependencies from https://github.com/dotnet/toolset build 20190529.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.2 * Update dependencies from https://github.com/dotnet/toolset build 20190529.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.3 * Update dependencies from https://github.com/dotnet/toolset build 20190529.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.4 * Update dependencies from https://github.com/dotnet/toolset build 20190529.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.5
This commit is contained in:
parent
6e9c961f6c
commit
743817f643
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>ce2b543a436b5f604189fbe962c647d022112dbf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19279.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19279.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>fa0629b93b4ff8ab236e0bb72c38e342b41f6232</Sha>
|
||||
<Sha>90b0a23c3582cb0096f933ddd90d063d919ef088</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19274.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19279.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19279.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue