Update dependencies from https://github.com/dotnet/toolset build 20190212.3 (#481)
This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19112.3
This commit is contained in:
parent
6f894be303
commit
aa4c8b144b
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.19111.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19112.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>eec411e10a5e0c5a86a62ef938574dab60fee09b</Sha>
|
||||
<Sha>dea37009fdcc5b59d6d79d101a228dbdf9a1eb3b</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.19111.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19112.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue