Update dependencies from https://github.com/dotnet/toolset build 20190216.3 (#562)
This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19116.3
This commit is contained in:
parent
dda2b048ed
commit
70c6afffe9
2 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>f23f22851110aadfe89a1717aff63156d2950493</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19114.9">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19116.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>072d737b052eaf1b40ffb8579c478b8aab3ae3c4</Sha>
|
||||
<Sha>4bc3de3183c0e5f77ea512760d88f83e11a6d154</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19114.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19116.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
Loading…
Reference in a new issue