Update dependencies from https://github.com/dotnet/toolset build 20190213.2 (#500)
This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19113.2
This commit is contained in:
parent
fa0e2e6d48
commit
9e2fae147a
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.19112.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19113.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>dea37009fdcc5b59d6d79d101a228dbdf9a1eb3b</Sha>
|
||||
<Sha>00602a2bff2e17fa2092dc237c033fa625889893</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19112.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19113.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
Loading…
Reference in a new issue