Update dependencies from https://github.com/dotnet/efcore build 20201013.1 (#26857)
[release/5.0] Update dependencies from dotnet/efcore
This commit is contained in:
parent
901bf9ba43
commit
2aaae9e954
|
|
@ -4,7 +4,7 @@
|
|||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-runtime-b928f03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-b928f03f/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-efcore-765828b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-765828b5/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-efcore-ab94ac9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-ab94ac91/nuget/v3/index.json" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<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" />
|
||||
|
|
|
|||
|
|
@ -11,35 +11,35 @@
|
|||
<ProductDependencies>
|
||||
<Dependency Name="dotnet-ef" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>765828b502d6578f9e4dad308c3bcb7906a551c5</Sha>
|
||||
<Sha>ab94ac919b40460b586eb6a791dbc7e7a76e01ce</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue