Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev

This commit is contained in:
Mike Harder 2017-06-02 16:52:18 -07:00
commit 136a10aaf0
1 changed files with 0 additions and 3 deletions

View File

@ -174,12 +174,9 @@
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Design" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.InMemory" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Relational" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Relational.Design" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" PrivateAssets="Build" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Design" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.Design" />
<FullMetaPackagePackageReference Include="Microsoft.EntityFrameworkCore.Tools" />
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Caching.Memory" />