[release/5.0] Update dependencies from dotnet/efcore (#26913)

[release/5.0] Update dependencies from dotnet/efcore
This commit is contained in:
dotnet-maestro[bot] 2020-10-15 05:38:09 +00:00 committed by GitHub
parent dd2754c2c9
commit 8b66c99886
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.-->
<add key="darc-pub-dotnet-runtime-2d8e19f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2d8e19f1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-15faabe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-15faabe9/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-69c4c9d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-69c4c9d1/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" />

View File

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