[master] Update dependencies from dotnet/toolset (#1730)
* Update dependencies from https://github.com/dotnet/toolset build 20190424.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.1 * Update dependencies from https://github.com/dotnet/toolset build 20190424.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.2 * Update dependencies from https://github.com/dotnet/toolset build 20190424.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.3 * Update dependencies from https://github.com/dotnet/toolset build 20190424.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.4
This commit is contained in:
parent
1586f043a5
commit
39f98cc668
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a5c047f4815e9a83c98f0cfb77b3554588d5db84</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.10">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19224.4">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2f13575f6776f27e0999d50a52c9dfe030c2855b</Sha>
|
||||
<Sha>54795507caf8e53ce6a2dbe8dc2246c94ee37424</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19223.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19223.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19224.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue