[master] Update dependencies from dotnet/toolset (#1597)
* Update dependencies from https://github.com/dotnet/toolset build 20190419.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19219.2 * Update dependencies from https://github.com/dotnet/toolset build 20190419.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19219.3 * Update dependencies from https://github.com/dotnet/toolset build 20190419.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19219.4 * Update dependencies from https://github.com/dotnet/toolset build 20190419.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19219.5 * Update dependencies from https://github.com/dotnet/toolset build 20190419.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19219.6
This commit is contained in:
parent
787fa5f004
commit
5397426a40
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>c25748ad974957739a8ea6696087903bdb5f104b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19219.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19219.6">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>6865755516070a73d070f0ebf17b870417210f8f</Sha>
|
||||
<Sha>6a38bad2963d2dd04f3128c1d8d451341408fe82</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19219.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19219.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue