Update dependencies from https://github.com/dotnet/efcore build 20201029.1 (#27356)

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.0 -> To Version 5.0.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-10-29 13:34:55 -07:00 committed by GitHub
parent bc6c953506
commit 80f8669450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 9 deletions

View File

@ -4,12 +4,16 @@
<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-33570d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-33570d03/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-c57d3d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-c57d3d20/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-7ef6d50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ef6d50b/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- Begin: Package sources from dotnet-efcore -->
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />

View File

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