Skip to content

Commit

Permalink
[internal/release/7.0] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-efcore
  • Loading branch information
dotnet-bot committed Jun 16, 2023
1 parent ef5ffb5 commit 8003498
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
6 changes: 2 additions & 4 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-c1f87ff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-c1f87ffd/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-e66586a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-e66586ac/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-f39e05a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f39e05a7/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-8f4c2eb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8f4c2eb3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-156597d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-156597d9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
Expand All @@ -28,12 +27,11 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-c1f87ff" value="true" />
<add key="darc-int-dotnet-efcore-e66586a" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-156597d" value="true" />
<add key="darc-int-dotnet-runtime-8f4c2eb" value="true" />
<add key="darc-int-dotnet-runtime-f39e05a" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
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="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>c1f87ffd956e6183c5151294f188f3f77e4b8ae5</Sha>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down

0 comments on commit 8003498

Please sign in to comment.