Skip to content

Commit c04846d

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 18343: [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.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.20-servicing.21470.9 to 3.1.20-servicing.21472.3 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.20-servicing.21470.9 to 3.1.20-servicing.21472.3 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.20-servicing.21470.9 to 3.1.20-servicing.21472.3 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.20-servicing.21470.9 to 3.1.20-servicing.21472.3 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Xml**: from 3.1.20 to 3.1.20 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configu...
1 parent e72a1db commit c04846d

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

NuGet.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
<add key="darc-int-dotnet-core-setup-0900090-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0900090e-1/nuget/v3/index.json" />
1515
<!-- End: Package sources from dotnet-core-setup -->
1616
<!-- Begin: Package sources from dotnet-efcore -->
17-
<add key="darc-int-dotnet-efcore-254dee8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-254dee81/nuget/v3/index.json" />
17+
<add key="darc-int-dotnet-efcore-8f531d4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-8f531d42/nuget/v3/index.json" />
1818
<!-- End: Package sources from dotnet-efcore -->
1919
<!-- Begin: Package sources from dotnet-extensions -->
20-
<add key="darc-int-dotnet-extensions-e22d8ef" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-e22d8efb/nuget/v3/index.json" />
20+
<add key="darc-int-dotnet-extensions-513f727" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-513f727d/nuget/v3/index.json" />
2121
<!-- End: Package sources from dotnet-extensions -->
2222
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2323
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -29,13 +29,13 @@
2929
<clear />
3030
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3131
<!-- Begin: Package sources from dotnet-extensions -->
32-
<add key="darc-int-dotnet-extensions-e22d8ef" value="true" />
32+
<add key="darc-int-dotnet-extensions-513f727" value="true" />
3333
<!-- End: Package sources from dotnet-extensions -->
3434
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
3535
<add key="darc-int-dotnet-aspnetcore-tooling-048f809" value="true" />
3636
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
3737
<!-- Begin: Package sources from dotnet-efcore -->
38-
<add key="darc-int-dotnet-efcore-254dee8" value="true" />
38+
<add key="darc-int-dotnet-efcore-8f531d4" value="true" />
3939
<!-- End: Package sources from dotnet-efcore -->
4040
<!-- Begin: Package sources from dotnet-core-setup -->
4141
<add key="darc-int-dotnet-core-setup-0900090-1" value="true" />

0 commit comments

Comments
 (0)