Skip to content

Commit 503cb31

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 21779: [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.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.23 to 3.1.24 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.23-servicing.22123.2 to 3.1.24-servicing.22164.6 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.23-servicing.22123.2 to 3.1.24-servicing.22164.6 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.23-servicing.22123.2 to 3.1.24-servicing.22164.6 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.23-servicing.22123.2 to 3.1.24-servicing.22164.6 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.23 to 3.1.24 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configura...
1 parent 0d53ff7 commit 503cb31

File tree

3 files changed

+210
-204
lines changed

3 files changed

+210
-204
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@
99
<!-- Begin: Package sources from dotnet-corefx -->
1010
<!-- End: Package sources from dotnet-corefx -->
1111
<!-- Begin: Package sources from dotnet-core-setup -->
12+
<add key="darc-int-dotnet-core-setup-593c84e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-593c84e5/nuget/v3/index.json" />
1213
<!-- End: Package sources from dotnet-core-setup -->
1314
<!-- Begin: Package sources from dotnet-efcore -->
15+
<add key="darc-int-dotnet-efcore-302e601" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-302e6019/nuget/v3/index.json" />
1416
<!-- End: Package sources from dotnet-efcore -->
1517
<!-- Begin: Package sources from dotnet-extensions -->
18+
<add key="darc-int-dotnet-extensions-7580d79" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-7580d79d/nuget/v3/index.json" />
1619
<!-- End: Package sources from dotnet-extensions -->
1720
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1821
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,10 +30,13 @@
2730
<add key="darc-int-dotnet-razor-tooling-bde0de5" value="true" />
2831
<!-- End: Package sources from dotnet-razor-tooling -->
2932
<!-- Begin: Package sources from dotnet-extensions -->
33+
<add key="darc-int-dotnet-extensions-7580d79" value="true" />
3034
<!-- End: Package sources from dotnet-extensions -->
3135
<!-- Begin: Package sources from dotnet-efcore -->
36+
<add key="darc-int-dotnet-efcore-302e601" value="true" />
3237
<!-- End: Package sources from dotnet-efcore -->
3338
<!-- Begin: Package sources from dotnet-core-setup -->
39+
<add key="darc-int-dotnet-core-setup-593c84e" value="true" />
3440
<!-- End: Package sources from dotnet-core-setup -->
3541
<!-- Begin: Package sources from dotnet-corefx -->
3642
<!-- End: Package sources from dotnet-corefx -->

0 commit comments

Comments
 (0)