[release/3.0.1xx] Update dependencies from dotnet/toolset (#1589)
* Update dependencies from https://github.com/dotnet/toolset build 20190418.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19218.10 * Update dependencies from https://github.com/dotnet/toolset build 20190418.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19218.11
This commit is contained in:
parent
5ab0f960b0
commit
2dcf2a74c4
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>0fd9a865045026041f2ea4942eb8c91782193078</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19217.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19218.11">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>f5805b330ebad73525c771d819c688aedd2017f7</Sha>
|
||||
<Sha>21148b9c453c111a8ce9dc63d9a76c513753b18b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.5">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19217.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19218.11</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue