Skip to content

Commit

Permalink
Merged PR 34736: [internal/release/6.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:1ac68a20-28fc-4e11-3a4d-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: 1ac68a20-28fc-4e11-3a4d-08d961c5a689
- **Build**: 20231012.12
- **Date Produced**: October 12, 2023 5:49:05 PM UTC
- **Commit**: 301a5c190943bb62e8e783a29976059ac2e6ea9c
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

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

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:1ac68a20-28fc-4e11-3a4d-08d961c5a689)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Oct 23, 2023
2 parents ad15e08 + b00de4a commit f63f766
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 32 deletions.
2 changes: 2 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<add key="darc-int-dotnet-runtime-492abbe" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-492abbee/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-301a5c1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-301a5c19/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -24,6 +25,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-301a5c1" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-492abbe" value="true" />
Expand Down
48 changes: 24 additions & 24 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="dotnet-ef" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.23">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>50a6896cca24b06e154bdf652c2e7aefd0dfb7a1</Sha>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.24">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>301a5c190943bb62e8e783a29976059ac2e6ea9c</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>6.0.11</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>6.0.23</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.23</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.23</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.23</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.23</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.23</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>6.0.23</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.23</MicrosoftEntityFrameworkCoreDesignVersion>
<dotnetefVersion>6.0.24</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.24</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>6.0.24</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>6.0.24</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.24</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>6.0.24</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>6.0.24</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.24</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.23511.8</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.23511.8</MicrosoftDotNetBuildTasksTemplatingVersion>
Expand Down

0 comments on commit f63f766

Please sign in to comment.