Update dependencies from https://github.com/dotnet/efcore build 20201116.4 (#27898)

Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer
 From Version 5.0.1 -> To Version 5.0.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-11-16 21:03:11 -08:00 committed by GitHub
parent becdf3b27d
commit 65192fa534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-d05f81d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d05f81d0/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-593d967" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-593d967e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-bed28f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-bed28f34/nuget/v3/index.json" />

View File

@ -11,35 +11,35 @@
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>