Skip to content

Commit 239ca91

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 23589: [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.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.27 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.26-servicing.22301.2 to 3.1.27-servicing.22316.1 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.26-servicing.22301.2 to 3.1.27-servicing.22316.1 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.26-servicing.22301.2 to 3.1.27-servicing.22316.1 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.26-servicing.22301.2 to 3.1.27-servicing.22316.1 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.26-servicing.22301.2 to 3.1.27-servicing.22316.1 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.26 to 3.1.27 (parent: Microsoft.EntityFrameworkCore) ...
2 parents 3ea9561 + 2592f85 commit 239ca91

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
@@ -4,14 +4,17 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7+
<add key="darc-int-dotnet-efcore-04a7251" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-04a72514/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-efcore -->
89
<!-- Begin: Package sources from dotnet-extensions -->
10+
<add key="darc-int-dotnet-extensions-06a95a7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-06a95a71/nuget/v3/index.json" />
911
<!-- Begin: Package sources from dotnet-razor-tooling -->
1012
<add key="darc-int-dotnet-razor-tooling-256df67" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-256df67c/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-razor-tooling -->
1214
<!-- Begin: Package sources from dotnet-corefx -->
1315
<!-- End: Package sources from dotnet-corefx -->
1416
<!-- Begin: Package sources from dotnet-core-setup -->
17+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-2d4bb962/nuget/v3/index.json" />
1518
<!-- End: Package sources from dotnet-core-setup -->
1619
<!-- End: Package sources from dotnet-extensions -->
1720
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -24,9 +27,12 @@
2427
<clear />
2528
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2629
<!-- Begin: Package sources from dotnet-core-setup -->
30+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="true" />
2731
<!-- Begin: Package sources from dotnet-efcore -->
32+
<add key="darc-int-dotnet-efcore-04a7251" value="true" />
2833
<!-- End: Package sources from dotnet-efcore -->
2934
<!-- Begin: Package sources from dotnet-extensions -->
35+
<add key="darc-int-dotnet-extensions-06a95a7" value="true" />
3036
<!-- End: Package sources from dotnet-extensions -->
3137
<!-- Begin: Package sources from dotnet-razor-tooling -->
3238
<add key="darc-int-dotnet-razor-tooling-256df67" value="true" />

0 commit comments

Comments
 (0)