Skip to content

Commit

Permalink
Revert "Update dependencies from https://github.com/dotnet/efcore bui…
Browse files Browse the repository at this point in the history
…ld 20230111.6 (#2222)"

This reverts commit 5efa6d8.
  • Loading branch information
deepchoudhery committed Jan 18, 2023
1 parent ba0d4c6 commit b4bd615
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
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-be8c0ef" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-be8c0ef3/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
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<ProductDependencies>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</Sha>
<Sha>7ff89d37c9a1f89e584075406686496b6b93d395</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</Sha>
<Sha>7ff89d37c9a1f89e584075406686496b6b93d395</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</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 b4bd615

Please sign in to comment.