Skip to content

Commit 5cc9c46

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 27551: [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.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.31 to 3.1.32 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.31-servicing.22514.1 to 3.1.32-servicing.22566.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.31-servicing.22514.1 to 3.1.32-servicing.22566.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.31-servicing.22514.1 to 3.1.32-servicing.22566.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.31-servicing.22514.1 to 3.1.32-servicing.22566.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.AzureKeyVault**: from 3.1.31-servicing.22514.1 to 3.1.32-servicing.22566.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Binder**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.CommandLine**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.EnvironmentVariables**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.FileExtensions**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Ini**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Json**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.KeyPerFile**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.UserSecrets**: from 3.1.31 to 3.1.32 (parent: Microsoft.EntityFrameworkCore) ...
2 parents e04328c + e885786 commit 5cc9c46

File tree

3 files changed

+201
-199
lines changed

3 files changed

+201
-199
lines changed

NuGet.config

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +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-5d91309" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-5d913098/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-899d9d9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-899d9d96/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-extensions -->
10-
<add key="darc-int-dotnet-extensions-cc9959c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-cc9959c7/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-extensions-86e3800" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-86e38007/nuget/v3/index.json" />
1111
<!-- Begin: Package sources from dotnet-razor-tooling -->
12-
<add key="darc-int-dotnet-razor-tooling-50c266c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-50c266c9/nuget/v3/index.json" />
1312
<!-- End: Package sources from dotnet-razor-tooling -->
1413
<!-- Begin: Package sources from dotnet-corefx -->
14+
<add key="darc-int-dotnet-corefx-b58ef0a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-b58ef0a1/nuget/v3/index.json" />
1515
<!-- End: Package sources from dotnet-corefx -->
1616
<!-- Begin: Package sources from dotnet-core-setup -->
17+
<add key="darc-int-dotnet-core-setup-f94bb2c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-f94bb2c3/nuget/v3/index.json" />
1718
<!-- End: Package sources from dotnet-core-setup -->
1819
<!-- End: Package sources from dotnet-extensions -->
1920
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -26,17 +27,18 @@
2627
<clear />
2728
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2829
<!-- Begin: Package sources from dotnet-core-setup -->
30+
<add key="darc-int-dotnet-core-setup-f94bb2c" value="true" />
2931
<!-- Begin: Package sources from dotnet-efcore -->
30-
<add key="darc-int-dotnet-efcore-5d91309" value="true" />
32+
<add key="darc-int-dotnet-efcore-899d9d9" value="true" />
3133
<!-- End: Package sources from dotnet-efcore -->
3234
<!-- Begin: Package sources from dotnet-extensions -->
33-
<add key="darc-int-dotnet-extensions-cc9959c" value="true" />
35+
<add key="darc-int-dotnet-extensions-86e3800" value="true" />
3436
<!-- End: Package sources from dotnet-extensions -->
3537
<!-- Begin: Package sources from dotnet-razor-tooling -->
36-
<add key="darc-int-dotnet-razor-tooling-50c266c" value="true" />
3738
<!-- End: Package sources from dotnet-razor-tooling -->
3839
<!-- End: Package sources from dotnet-core-setup -->
3940
<!-- Begin: Package sources from dotnet-corefx -->
41+
<add key="darc-int-dotnet-corefx-b58ef0a" value="true" />
4042
<!-- End: Package sources from dotnet-corefx -->
4143
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4244
</disabledPackageSources>

0 commit comments

Comments
 (0)