Skip to content

Commit 0c7a337

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 23072: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-efcore
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.Extensions.Logging**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.25 to 3.1.26 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.25-servicing.22218.4 to 3.1.26-servicing.22260.4 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.25-servicing.22218.4 to 3.1.26-servicing.22260.4 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.25-servicing.22218.4 to 3.1.26-servicing.22260.4 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.25-servicing.22218.4 to 3.1.26-servicing.22260.4 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.25-servicing.22218.4 to 3.1.26-servicing.22260.4 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.25 to 3.1.26 (parent: Microsoft.EntityFrameworkCore) ...
2 parents 1ce2aff + 71612a5 commit 0c7a337

File tree

3 files changed

+215
-204
lines changed

3 files changed

+215
-204
lines changed

NuGet.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-efcore -->
7+
<add key="darc-int-dotnet-efcore-93fc68d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-93fc68d1/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-efcore -->
9+
<!-- Begin: Package sources from dotnet-extensions -->
10+
<add key="darc-int-dotnet-extensions-9243dbd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-9243dbdf/nuget/v3/index.json" />
611
<!-- Begin: Package sources from dotnet-razor-tooling -->
712
<add key="darc-int-dotnet-razor-tooling-54cced8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-54cced85/nuget/v3/index.json" />
813
<!-- End: Package sources from dotnet-razor-tooling -->
@@ -19,6 +24,12 @@
1924
<disabledPackageSources>
2025
<clear />
2126
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
27+
<!-- Begin: Package sources from dotnet-efcore -->
28+
<add key="darc-int-dotnet-efcore-93fc68d" value="true" />
29+
<!-- End: Package sources from dotnet-efcore -->
30+
<!-- Begin: Package sources from dotnet-extensions -->
31+
<add key="darc-int-dotnet-extensions-9243dbd" value="true" />
32+
<!-- End: Package sources from dotnet-extensions -->
2233
<!-- Begin: Package sources from dotnet-razor-tooling -->
2334
<add key="darc-int-dotnet-razor-tooling-54cced8" value="true" />
2435
<!-- End: Package sources from dotnet-razor-tooling -->

0 commit comments

Comments
 (0)