Skip to content

Commit 6787026

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 21391: [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.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.22 to 3.1.23 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.22-servicing.21571.3 to 3.1.23-servicing.22123.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.22-servicing.21571.3 to 3.1.23-servicing.22123.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.22-servicing.21571.3 to 3.1.23-servicing.22123.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.22-servicing.21571.3 to 3.1.23-servicing.22123.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.22 to 3.1.23 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configura...
2 parents dafb511 + 45d6849 commit 6787026

File tree

3 files changed

+215
-207
lines changed

3 files changed

+215
-207
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66
<!-- Begin: Package sources from dotnet-razor-tooling -->
77
<!-- End: Package sources from dotnet-razor-tooling -->
88
<!-- Begin: Package sources from dotnet-corefx -->
9+
<add key="darc-int-dotnet-corefx-641ee87" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-641ee87b/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-corefx -->
1011
<!-- Begin: Package sources from dotnet-core-setup -->
12+
<add key="darc-int-dotnet-core-setup-7af614f" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-7af614fd/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-core-setup -->
1214
<!-- Begin: Package sources from dotnet-efcore -->
15+
<add key="darc-int-dotnet-efcore-213c56e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-213c56ea/nuget/v3/index.json" />
1316
<!-- End: Package sources from dotnet-efcore -->
1417
<!-- Begin: Package sources from dotnet-extensions -->
18+
<add key="darc-int-dotnet-extensions-8934ddb" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-8934ddbf/nuget/v3/index.json" />
1519
<!-- End: Package sources from dotnet-extensions -->
1620
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1721
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,12 +29,16 @@
2529
<!-- Begin: Package sources from dotnet-razor-tooling -->
2630
<!-- End: Package sources from dotnet-razor-tooling -->
2731
<!-- Begin: Package sources from dotnet-extensions -->
32+
<add key="darc-int-dotnet-extensions-8934ddb" value="true" />
2833
<!-- End: Package sources from dotnet-extensions -->
2934
<!-- Begin: Package sources from dotnet-efcore -->
35+
<add key="darc-int-dotnet-efcore-213c56e" value="true" />
3036
<!-- End: Package sources from dotnet-efcore -->
3137
<!-- Begin: Package sources from dotnet-core-setup -->
38+
<add key="darc-int-dotnet-core-setup-7af614f" value="true" />
3239
<!-- End: Package sources from dotnet-core-setup -->
3340
<!-- Begin: Package sources from dotnet-corefx -->
41+
<add key="darc-int-dotnet-corefx-641ee87" value="true" />
3442
<!-- End: Package sources from dotnet-corefx -->
3543
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3644
</disabledPackageSources>

0 commit comments

Comments
 (0)