Skip to content

Commit b467b1f

Browse files
dotnet-botwtgodbe
authored andcommitted
Merged PR 14341: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-efcore
This pull request updates the following dependencies [marker]: <> (Begin:e908e90a-0c22-4c54-b254-08d79557a113) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: e908e90a-0c22-4c54-b254-08d79557a113 - **Build**: 20210414.7 - **Date Produced**: 4/15/2021 2:53 AM - **Commit**: f27020308547a24d2b78fad34307d1a4d502f355 - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.EntityFrameworkCore.Tools**: [from 3.1.15 to 3.1.15][1] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 3.1.15 to 3.1.15][1] - **dotnet-ef**: [from 3.1.15 to 3.1.15][1] - **Microsoft.EntityFrameworkCore**: [from 3.1.15 to 3.1.15][1] - **Microsoft.EntityFrameworkCore.InMemory**: [from 3.1.15 to 3.1.15][1] - **Microsoft.EntityFrameworkCore.Relational**: [from 3.1.15 to 3.1.15][1] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 3.1.15 to 3.1.15][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC390084d&targetVersion=GCf270203&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:e908e90a-0c22-4c54-b254-08d79557a113) [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.15 to 3.1.15 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.14 to 3.1.15 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.15-servicing.21207.1 to 3.1.15-servicing.21214.5 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.15-servicing.21207.1 to 3.1.15-servicing.21214.5 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.15-servicing.21207.1 to 3.1.15-servicing.21214.5 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.15 to 3.1.15 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.15 to 3.1.15 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.15 to 3.1.15 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.15 to 3.1.15 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.15-servicing.21207.1 to 3.1.15-servicing.21214.5 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions...
1 parent c5665ed commit b467b1f

File tree

3 files changed

+115
-99
lines changed

3 files changed

+115
-99
lines changed

NuGet.config

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +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-dc339bd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dc339bd0/nuget/v3/index.json" />
1213
<!-- End: Package sources from dotnet-core-setup -->
1314
<!-- Begin: Package sources from dotnet-efcore -->
14-
<add key="darc-int-dotnet-efcore-316acfe" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-316acfe2/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-efcore-f270203" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-f2702030/nuget/v3/index.json" />
1516
<!-- End: Package sources from dotnet-efcore -->
1617
<!-- Begin: Package sources from dotnet-extensions -->
17-
<add key="darc-int-dotnet-extensions-894e374" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-894e3747/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-extensions-194782e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-194782ed/nuget/v3/index.json" />
1819
<!-- End: Package sources from dotnet-extensions -->
1920
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2021
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
@@ -27,7 +28,7 @@
2728
<clear />
2829
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2930
<!-- Begin: Package sources from dotnet-extensions -->
30-
<add key="darc-int-dotnet-extensions-894e374" value="true" />
31+
<add key="darc-int-dotnet-extensions-194782e" value="true" />
3132
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3233
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
3334
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
@@ -60,6 +61,20 @@
6061
<add key="darc-int-dotnet-aspnetcore-tooling-7f783df" value="true" />
6162
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
6263
<!-- Begin: Package sources from dotnet-efcore -->
64+
<add key="darc-int-dotnet-efcore-f270203" value="true" />
65+
<add key="darc-int-dotnet-efcore-f270203" value="true" />
66+
<add key="darc-int-dotnet-efcore-390084d" value="true" />
67+
<add key="darc-int-dotnet-efcore-6821377" value="true" />
68+
<add key="darc-int-dotnet-efcore-910ba98" value="true" />
69+
<add key="darc-int-dotnet-efcore-bf84fa2" value="true" />
70+
<add key="darc-int-dotnet-efcore-fa09a74" value="true" />
71+
<add key="darc-int-dotnet-efcore-b8d54ba" value="true" />
72+
<add key="darc-int-dotnet-efcore-0028304" value="true" />
73+
<add key="darc-int-dotnet-efcore-bfc42ca" value="true" />
74+
<add key="darc-int-dotnet-efcore-315fdb4" value="true" />
75+
<add key="darc-int-dotnet-efcore-758635a" value="true" />
76+
<add key="darc-int-dotnet-efcore-6b2b25d" value="true" />
77+
<add key="darc-int-dotnet-efcore-84cb01f" value="true" />
6378
<add key="darc-int-dotnet-efcore-316acfe" value="true" />
6479
<add key="darc-int-dotnet-efcore-cdc92f1" value="true" />
6580
<add key="darc-int-dotnet-efcore-986705d" value="true" />
@@ -87,6 +102,7 @@
87102
<add key="darc-int-dotnet-efcore-d078590" value="true" />
88103
<!-- End: Package sources from dotnet-efcore -->
89104
<!-- Begin: Package sources from dotnet-core-setup -->
105+
<add key="darc-int-dotnet-core-setup-dc339bd" value="true" />
90106
<add key="darc-int-dotnet-core-setup-826c2c2" value="true" />
91107
<add key="darc-int-dotnet-core-setup-d0e340e" value="true" />
92108
<add key="darc-int-dotnet-core-setup-d0e340e" value="true" />

0 commit comments

Comments
 (0)