Skip to content

Commit

Permalink
Merged PR 39048: [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**: 20240417.4
- **Date Produced**: April 17, 2024 7:24:03 PM UTC
- **Commit**: f42a208554fed9bb37603c5ed4f02206b2b1b9fa
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

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

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Apr 17, 2024
1 parent b5c1ba3 commit 1681d9a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
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-59616ed" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-59616ed9/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-f42a208" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-f42a2085/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-087e153" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-087e1532/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-59616ed" value="true" />
<add key="darc-int-dotnet-efcore-f42a208" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-087e153" value="true" />
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="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>59616ed938b97f4742b1cfdbfcb35bc1216b6959</Sha>
<Sha>f42a208554fed9bb37603c5ed4f02206b2b1b9fa</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 1681d9a

Please sign in to comment.