[master] Update dependencies from dotnet/toolset (#1439)
* Update dependencies from https://github.com/dotnet/toolset build 20190412.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19212.2 * Update dependencies from https://github.com/dotnet/toolset build 20190412.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19212.3 * Update dependencies from https://github.com/dotnet/toolset build 20190412.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19212.4 * Update dependencies from https://github.com/dotnet/toolset build 20190412.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19212.5
This commit is contained in:
parent
7d85e45f0b
commit
b1ee6949a3
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>df99030c70eb20df18f953a62f3cf9d56ea20d6b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19212.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19212.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>af46a83a77e33f86bf31ac39bf9bb6cb4e50a8eb</Sha>
|
||||
<Sha>d610b6384f3abd930880eaca04f0ac76a206e313</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19212.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19212.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19212.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue