Skip to content

Commit

Permalink
Merged PR 38383: [internal/release/8.0] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-efcore

This pull request updates the following dependencies

[marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: e179a2a7-bc5d-4498-2467-08dbd53ba9ce
- **Build**:
- **Date Produced**: March 20, 2024 7:42:18 PM UTC
- **Commit**: 0e8ece3526ef3575fb85de308b8a4cd5840f928e
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-ef**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.Design**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.InMemory**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.Relational**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.Sqlite**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.SqlServer**: [from 8.0.4 to 8.0.4][1]
  - **Microsoft.EntityFrameworkCore.Tools**: [from 8.0.4 to 8.0.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCe6a5449ab693dab150c3fb500d00218c3a4c4ff0&targetVersion=GC0e8ece3526ef3575fb85de308b8a4cd5840f928e&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Mar 20, 2024
2 parents e58e9f9 + 40c20ab commit 8486d31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Expand Up @@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-extensions -->
<!-- End: Package sources from dotnet-extensions -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-e6a5449" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-e6a5449a/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-0e8ece3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-0e8ece35/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-2d7eea2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2d7eea25/nuget/v3/index.json" />
Expand All @@ -30,7 +30,7 @@
<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-e6a5449" value="true" />
<add key="darc-int-dotnet-efcore-0e8ece3" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-2d7eea2" value="true" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Expand Up @@ -11,35 +11,35 @@
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e6a5449ab693dab150c3fb500d00218c3a4c4ff0</Sha>
<Sha>0e8ece3526ef3575fb85de308b8a4cd5840f928e</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down

0 comments on commit 8486d31

Please sign in to comment.