Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/efcore build 20201…
Browse files Browse the repository at this point in the history
…125.9 (#28260)

[release/5.0] Update dependencies from dotnet/efcore
  • Loading branch information
dotnet-maestro[bot] committed Dec 1, 2020
1 parent d0f0901 commit f255fad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -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-e08026a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-e08026a6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-494e218" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-494e2181/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-b02e13a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-b02e13ab/nuget/v3/index.json" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>e08026a638e684e6d3eabbd65702251e8c0febea</Sha>
<Sha>494e218127bfb7afee3c9b10a30bcd32d6cd80db</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit f255fad

Please sign in to comment.