Skip to content

Commit b908e91

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 17523: [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**: 20210817.7 - **Date Produced**: 8/17/2021 5:23 PM - **Commit**: c1b838037dc69424cf5ff97951c1e916fe5aaefa - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.EntityFrameworkCore.Tools**: [from 3.1.19 to 3.1.19][1] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 3.1.19 to 3.1.19][1] - **dotnet-ef**: [from 3.1.19 to 3.1.19][1] - **Microsoft.EntityFrameworkCore**: [from 3.1.19 to 3.1.19][1] - **Microsoft.EntityFrameworkCore.InMemory**: [from 3.1.19 to 3.1.19][1] - **Microsoft.EntityFrameworkCore.Relational**: [from 3.1.19 to 3.1.19][1] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 3.1.19 to 3.1.19][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC085c7b5&targetVersion=GCc1b8380&_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.18 to 3.1.19 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.18 to 3.1.19 (parent: Microsoft.Extensions.Logging) - **Microsoft.AspNetCore.Analyzer.Testing**: from 3.1.18-servicing.21364.3 to 3.1.19-servicing.21417.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.AspNetCore.BenchmarkRunner.Sources**: from 3.1.18-servicing.21364.3 to 3.1.19-servicing.21417.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.ActivatorUtilities.Sources**: from 3.1.18-servicing.21364.3 to 3.1.19-servicing.21417.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Abstractions**: from 3.1.18 to 3.1.19 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.Memory**: from 3.1.18 to 3.1.19 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.SqlServer**: from 3.1.18 to 3.1.19 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Caching.StackExchangeRedis**: from 3.1.18 to 3.1.19 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.CommandLineUtils.Sources**: from 3.1.18-servicing.21364.3 to 3.1.19-servicing.21417.2 (parent: Microsoft.EntityFrameworkCore) - **Microsoft.Extensions.Configuration.Abstractions**: from 3.1.18 to 3...
1 parent bd3bc2a commit b908e91

File tree

3 files changed

+215
-207
lines changed

3 files changed

+215
-207
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@
77
<add key="darc-int-dotnet-aspnetcore-tooling-07c8fa5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-07c8fa5b/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
99
<!-- Begin: Package sources from dotnet-corefx -->
10+
<add key="darc-int-dotnet-corefx-7711b93" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-7711b939/nuget/v3/index.json" />
1011
<!-- End: Package sources from dotnet-corefx -->
1112
<!-- Begin: Package sources from dotnet-core-setup -->
13+
<add key="darc-int-dotnet-core-setup-aae0024" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-aae00246/nuget/v3/index.json" />
1214
<!-- End: Package sources from dotnet-core-setup -->
1315
<!-- Begin: Package sources from dotnet-efcore -->
16+
<add key="darc-int-dotnet-efcore-c1b8380" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-c1b83803/nuget/v3/index.json" />
1417
<!-- End: Package sources from dotnet-efcore -->
1518
<!-- Begin: Package sources from dotnet-extensions -->
19+
<add key="darc-int-dotnet-extensions-4d7b11a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-4d7b11a6/nuget/v3/index.json" />
1620
<!-- End: Package sources from dotnet-extensions -->
1721
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1822
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
@@ -25,15 +29,19 @@
2529
<clear />
2630
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2731
<!-- Begin: Package sources from dotnet-extensions -->
32+
<add key="darc-int-dotnet-extensions-4d7b11a" value="true" />
2833
<!-- End: Package sources from dotnet-extensions -->
2934
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
3035
<add key="darc-int-dotnet-aspnetcore-tooling-07c8fa5" value="true" />
3136
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
3237
<!-- Begin: Package sources from dotnet-efcore -->
38+
<add key="darc-int-dotnet-efcore-c1b8380" value="true" />
3339
<!-- End: Package sources from dotnet-efcore -->
3440
<!-- Begin: Package sources from dotnet-core-setup -->
41+
<add key="darc-int-dotnet-core-setup-aae0024" value="true" />
3542
<!-- End: Package sources from dotnet-core-setup -->
3643
<!-- Begin: Package sources from dotnet-corefx -->
44+
<add key="darc-int-dotnet-corefx-7711b93" value="true" />
3745
<!-- End: Package sources from dotnet-corefx -->
3846
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3947
</disabledPackageSources>

0 commit comments

Comments
 (0)