[master] Update dependencies from dotnet/toolset (#1298)
* Update dependencies from https://github.com/dotnet/toolset build 20190409.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19209.1 * Update dependencies from https://github.com/dotnet/toolset build 20190409.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19209.2 * Update dependencies from https://github.com/dotnet/toolset build 20190409.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19209.3
This commit is contained in:
parent
8ee048cb85
commit
c3b5fd64a6
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>704d12668d5379fd4cb8bbdee43fe557be8f77e4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19208.26">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19209.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5cb8cbb7a7480bc9b06786469a42d570af59d369</Sha>
|
||||
<Sha>ae1b3f634179a31b5ff36780efae2e28b0b388ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19208.26</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19209.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue