[master] Update dependencies from dotnet/toolset (#1777)
* Update dependencies from https://github.com/dotnet/toolset build 20190427.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.2 * Update dependencies from https://github.com/dotnet/toolset build 20190427.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.3
This commit is contained in:
parent
c0f90814eb
commit
8c500e1c90
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>10a7e623ce57b95db5f420b2cabf59e0d58bf83d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19227.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19227.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2d5842d5e8b8129238810ec6776da6ca6bf9fd91</Sha>
|
||||
<Sha>b2d127635ea77a1ac914d34d03833b8b3397d94d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19226.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19227.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19227.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue