Update dependencies from https://github.com/dotnet/toolset build 20190412.9 (#1450)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19212.9
This commit is contained in:
parent
50650f90ef
commit
35626a1132
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>df99030c70eb20df18f953a62f3cf9d56ea20d6b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19212.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19212.9">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>958c6dbb25582cbbbb37fb424c5d5183dc0f59bc</Sha>
|
||||
<Sha>b45709c320c269a817e7f8fadf52415d3ecf92e0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19212.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19212.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19212.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue