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
…111.2 (#2218)

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jan 11, 2023
1 parent a707da7 commit bc7f508
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 @@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-9dbdfb6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-9dbdfb6a/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-7ff89d3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-7ff89d37/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Package sources from dotnet-efcore -->
<!-- Package sources from dotnet-runtime -->
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="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>9dbdfb6aa423900a3ff50cd2e014239bdcf04486</Sha>
<Sha>7ff89d37c9a1f89e584075406686496b6b93d395</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>9dbdfb6aa423900a3ff50cd2e014239bdcf04486</Sha>
<Sha>7ff89d37c9a1f89e584075406686496b6b93d395</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>9dbdfb6aa423900a3ff50cd2e014239bdcf04486</Sha>
<Sha>7ff89d37c9a1f89e584075406686496b6b93d395</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="7.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit bc7f508

Please sign in to comment.