Merge pull request #979 from dotnet/darc-release/3.0.1xx-b72f3825-da32-4854-b8f2-08e4a17c1440
[release/3.0.1xx] Update dependencies from dotnet/toolset
This commit is contained in:
commit
43d03dbc7b
3 changed files with 5 additions and 5 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.19161.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview3.19162.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>456ffe1b84b2eb8ac20d99264f4b5bebd3a09308</Sha>
|
||||
<Sha>0a8fd15d1c8f9ac609e7d6fd3f120659a17362c7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview3.19161.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview3.19162.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
|
@ -99,11 +99,11 @@
|
|||
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
|
||||
TargetFrameworkVersion="1.0"
|
||||
DefaultVersion="1.0.5"
|
||||
LatestVersion="1.0.14" />
|
||||
LatestVersion="1.0.15" />
|
||||
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
|
||||
TargetFrameworkVersion="1.1"
|
||||
DefaultVersion="1.1.2"
|
||||
LatestVersion="1.1.11" />
|
||||
LatestVersion="1.1.12" />
|
||||
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
|
||||
TargetFrameworkVersion="2.0"
|
||||
DefaultVersion="2.0.0"
|
||||
|
|
Loading…
Reference in a new issue