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
…112.8 (#2230)

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 13, 2023
1 parent 2530114 commit 9063024
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-605e6a3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-605e6a3c/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-10f1d39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-10f1d396/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-9cbf778" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-9cbf7783/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>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
<Sha>9cbf7783bb3ed131881e9c0277287d17a6ed259f</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
<Sha>9cbf7783bb3ed131881e9c0277287d17a6ed259f</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
<Sha>9cbf7783bb3ed131881e9c0277287d17a6ed259f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="7.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit 9063024

Please sign in to comment.