[release/3.0.1xx] Update dependencies from dotnet/toolset (#726)
* Update dependencies from https://github.com/dotnet/toolset build 20190227.5 This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19127.5 * Update dependencies from https://github.com/dotnet/toolset build 20190227.7 This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19127.7
This commit is contained in:
parent
d382db314c
commit
2a5ac6e380
2 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview3.19126.16">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview3.19127.7">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>811518a12a0380b289790cf5c7dbe27cd7cc10af</Sha>
|
||||
<Sha>49d9747f2bbf4bc6adf63e82cd7327cc5c2ea5e9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19126.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview3.19126.16</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview3.19127.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue