aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

[main] Source code updates from dotnet/dotnet

Open dotnet-maestro[bot] opened this issue 1 month ago • 1 comments

[!NOTE] This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

  • From 10.0.0-rc.3.25603.106 to 11.0.0-alpha.1.25609.108
    • Microsoft.Bcl.AsyncInterfaces
    • Microsoft.Bcl.TimeProvider
    • Microsoft.Extensions.Caching.Abstractions
    • Microsoft.Extensions.Caching.Memory
    • Microsoft.Extensions.Configuration
    • Microsoft.Extensions.Configuration.Abstractions
    • Microsoft.Extensions.Configuration.Binder
    • Microsoft.Extensions.Configuration.CommandLine
    • Microsoft.Extensions.Configuration.EnvironmentVariables
    • Microsoft.Extensions.Configuration.FileExtensions
    • Microsoft.Extensions.Configuration.Ini
    • Microsoft.Extensions.Configuration.Json
    • Microsoft.Extensions.Configuration.UserSecrets
    • Microsoft.Extensions.Configuration.Xml
    • Microsoft.Extensions.DependencyInjection
    • Microsoft.Extensions.DependencyInjection.Abstractions
    • Microsoft.Extensions.DependencyModel
    • Microsoft.Extensions.Diagnostics
    • Microsoft.Extensions.Diagnostics.Abstractions
    • Microsoft.Extensions.FileProviders.Abstractions
    • Microsoft.Extensions.FileProviders.Composite
    • Microsoft.Extensions.FileProviders.Physical
    • Microsoft.Extensions.FileSystemGlobbing
    • Microsoft.Extensions.HostFactoryResolver.Sources
    • Microsoft.Extensions.Hosting
    • Microsoft.Extensions.Hosting.Abstractions
    • Microsoft.Extensions.Http
    • Microsoft.Extensions.Logging
    • Microsoft.Extensions.Logging.Abstractions
    • Microsoft.Extensions.Logging.Configuration
    • Microsoft.Extensions.Logging.Console
    • Microsoft.Extensions.Logging.Debug
    • Microsoft.Extensions.Logging.EventLog
    • Microsoft.Extensions.Logging.EventSource
    • Microsoft.Extensions.Logging.TraceSource
    • Microsoft.Extensions.Options
    • Microsoft.Extensions.Options.ConfigurationExtensions
    • Microsoft.Extensions.Options.DataAnnotations
    • Microsoft.Extensions.Primitives
    • Microsoft.Internal.Runtime.AspNetCore.Transport
    • Microsoft.NET.Runtime.MonoAOTCompiler.Task
    • Microsoft.NET.Runtime.WebAssembly.Sdk
    • Microsoft.NETCore.App.Ref
    • Microsoft.NETCore.BrowserDebugHost.Transport
    • Microsoft.NETCore.Platforms
    • System.Collections.Immutable
    • System.Composition
    • System.Configuration.ConfigurationManager
    • System.Diagnostics.DiagnosticSource
    • System.Diagnostics.EventLog
    • System.Diagnostics.PerformanceCounter
    • System.DirectoryServices.Protocols
    • System.Formats.Asn1
    • System.Formats.Cbor
    • System.IO.Hashing
    • System.IO.Pipelines
    • System.Memory.Data
    • System.Net.Http.Json
    • System.Net.Http.WinHttpHandler
    • System.Net.ServerSentEvents
    • System.Numerics.Tensors
    • System.Reflection.Metadata
    • System.Resources.Extensions
    • System.Runtime.Caching
    • System.Security.Cryptography.Pkcs
    • System.Security.Cryptography.Xml
    • System.Security.Permissions
    • System.ServiceProcess.ServiceController
    • System.Text.Encodings.Web
    • System.Text.Json
    • System.Threading.AccessControl
    • System.Threading.Channels
    • System.Threading.RateLimiting
  • From 10.0.2-servicing.25603.106 to 11.0.0-alpha.1.25609.108
    • dotnet-ef
    • Microsoft.EntityFrameworkCore
    • Microsoft.EntityFrameworkCore.Design
    • Microsoft.EntityFrameworkCore.InMemory
    • Microsoft.EntityFrameworkCore.Relational
    • Microsoft.EntityFrameworkCore.Sqlite
    • Microsoft.EntityFrameworkCore.SqlServer
    • Microsoft.EntityFrameworkCore.Tools
  • From 11.0.0-beta.25603.106 to 11.0.0-beta.25609.108
    • Microsoft.DotNet.Arcade.Sdk
    • Microsoft.DotNet.Build.Tasks.Archives
    • Microsoft.DotNet.Build.Tasks.Installers
    • Microsoft.DotNet.Build.Tasks.Templating
    • Microsoft.DotNet.Helix.Sdk
    • Microsoft.DotNet.RemoteExecutor
    • Microsoft.DotNet.SharedFramework.Sdk
  • From 3.3.0-preview.25603.106 to 3.3.0-preview.25609.108
    • Microsoft.Web.Xdt
  • From 7.0.0-preview.1.10406 to 7.0.0-preview.1.11008
    • NuGet.Frameworks
    • NuGet.Packaging
    • NuGet.Versioning

Associated changes in source repos

  • https://github.com/dotnet/arcade/compare/e29f11a331730bd4f51024ba83fa067d2ab80ca9...17c915fe8e3094d636fb256f2c2860f38ea7b121
  • https://github.com/dotnet/aspnetcore/compare/70d851104f739fb906aabcd6a07c0935ce2549c9...344dc33bb839a72e781a5e57beeb67659297c6df
  • https://github.com/dotnet/efcore/compare/9a868352299586a7e23b736d945f2931b1e822bf...a6111ceed1629b89554664074b9214054a54c552
  • https://github.com/dotnet/fsharp/compare/43932b4c7984d6562e91e5f1484868cd4f5befcf...89d788641914c5d0b87fddfa11f4df0b5cfaa73d
  • https://github.com/dotnet/msbuild/compare/dd27cf39334b66329ff8eea71db6e8153e0929c6...228caa11ad0046ccb599530abd9aba4e1979b5e9
  • https://github.com/dotnet/runtime/compare/efb3990a9668fbdf22551ee93ffee9332086e052...bce6119e41ecfbcf630c369836770669604c22c6
  • https://github.com/dotnet/sdk/compare/65384c6536d6c6f6afa9c13dc023b1848f0ef69e...6a6992f5fc42dbd06cd24f3a7db40013035d3965
  • https://github.com/dotnet/source-build-reference-packages/compare/feab92a4bbe50a61eae220b7b4aa287ae5322431...1c0ba39805434d3be12679eb7fe5deb9a221e32c
  • https://github.com/dotnet/sourcelink/compare/c84e22bedd248cae51c24bdef5cf4022409fc671...d656e7bc73c28d039e6baf6d591c905ea8b76ee1
  • https://github.com/dotnet/wpf/compare/038222ac08b36950e581b4eebad21d901df2d084...6e486f4f1e48f2729f707f2b93d915214a7d6f6e
Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:d65136bfc1cc606d916ceaa102a4c1925e2b5d59..https://github.com/dotnet/aspnetcore:darc-main-6224f5aa-e632-4669-b1f6-6ec23567b9ec

dotnet-maestro[bot] avatar Dec 09 '25 12:12 dotnet-maestro[bot]

@copilot look at the build errors here, then fix them by adding the necessary References to the relevant .csproj files. References should look like <Reference Include="Microsoft.AspNetCore.Http.Features" />, for example

wtgodbe avatar Dec 11 '25 22:12 wtgodbe

@wtgodbe I've opened a new pull request, #64742, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot avatar Dec 11 '25 22:12 Copilot

[!IMPORTANT] The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes.

Please continue with one of the following options:

  1. Close or merge this PR and let the codeflow continue normally
  2. Close or merge this PR and receive the new codeflow immediately by triggering the subscription: darc trigger-subscriptions --id 227fbda2-94d8-406e-91e6-26cb20b6628c
  3. Force-flow new changes into this PR at your own risk (some PR commits might be reverted): darc trigger-subscriptions --force --id 227fbda2-94d8-406e-91e6-26cb20b6628c

💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance.

dotnet-maestro[bot] avatar Dec 12 '25 02:12 dotnet-maestro[bot]

This dependency PR has had no activity for a full business day - @dotnet/aspnet-build please take a look if you are on build-ops.

This dependency PR has had no activity for a full business day - @dotnet/aspnet-build please take a look if you are on build-ops.