Skip to content

Commit

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

Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer
 From Version 6.0.19 -> To Version 6.0.19

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 19, 2023
1 parent 695d997 commit 10fda57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Expand Up @@ -7,7 +7,7 @@
<add key="darc-pub-dotnet-aspnetcore-47be561" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-47be5613/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-f003a76" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-f003a764/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-fd62856" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-fd628562/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!--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" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Expand Up @@ -9,15 +9,15 @@
<ProductDependencies>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.19">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>f003a76441f440990f9a110d2380cae9b29b945a</Sha>
<Sha>fd628562089c58932b0ffebe20917ea02793fd5f</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.19">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>f003a76441f440990f9a110d2380cae9b29b945a</Sha>
<Sha>fd628562089c58932b0ffebe20917ea02793fd5f</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.19">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>f003a76441f440990f9a110d2380cae9b29b945a</Sha>
<Sha>fd628562089c58932b0ffebe20917ea02793fd5f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.13">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit 10fda57

Please sign in to comment.