Skip to content

[release/10.0.3xx] Source code updates from dotnet/sdk#5421

Open
dotnet-maestro[bot] wants to merge 1 commit intorelease/10.0.3xxfrom
darc-release/10.0.3xx-f78da68c-3fc2-4f00-a9c9-c530b8cb8156
Open

[release/10.0.3xx] Source code updates from dotnet/sdk#5421
dotnet-maestro[bot] wants to merge 1 commit intorelease/10.0.3xxfrom
darc-release/10.0.3xx-f78da68c-3fc2-4f00-a9c9-c530b8cb8156

Conversation

@dotnet-maestro
Copy link
Contributor

Note

This is a codeflow update. It may contain both source code changes from
the source repo
as well as dependency updates. Learn more here.

This pull request brings the following source code changes

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

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/sdk:d7500f55737c233a6164fc3c1cb0638ab15bd279..https://github.com/dotnet/dotnet:darc-release/10.0.3xx-f78da68c-3fc2-4f00-a9c9-c530b8cb8156

@dotnet-maestro
Copy link
Contributor Author

Caution

🚨 Action Required — Conflict detected

A conflict was detected when trying to update this PR with changes from build 305935 of https://github.com/dotnet/sdk/tree/d7500f55737c233a6164fc3c1cb0638ab15bd279.

The conflicts in the following files need to be manually resolved:

  • source-build.slnf
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadAgent.Host/Listener.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadAgent.Host/NamedPipeTransport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadAgent.Host/Transport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadAgent.Host/WebSocketTransport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/ClientTransport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/ClientTransportResponse.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/DefaultHotReloadClient.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/NamedPipeClientTransport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/Web/KestrelWebSocketServer.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/HotReloadClient/WebSocketClientTransport.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/AppModels/BlazorWebAssemblyHostedAppModel.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/AppModels/MobileAppModel.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/AppModels/WebServerAppModel.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/Aspire/AspireServiceFactory.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/Context/EnvironmentOptions.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/HotReload/CompilationHandler.cs
    🔍 View file in dotnet/sdk vs VMR
  • src/Dotnet.Watch/Watch/HotReload/HotReloadDotNetWatcher.cs
    🔍 View file in dotnet/sdk vs VMR

ℹ️ To resolve the conflicts, please follow these steps:

  1. Clone the current repository
    git clone https://github.com/dotnet/dotnet
    cd dotnet
  2. Make sure your darc is up-to-date
    (version 1.1.0-beta.26161.2 or higher)
    # Linux / MacOS
    ./eng/common/darc-init.sh
    # or on Windows
    .\eng\common\darc-init.ps1
  3. Run from repo's git clone and follow the instructions provided by the command to stage the conflict locally
    darc vmr resolve-conflict --subscription c957270a-6a47-49bd-b82c-5fd3bed4f3ca
    This should apply the build 305935 with sources from d7500f5
  4. Resolve the conflicts, commit & push the changes
  5. Once pushed, the Codeflow verification check will turn green.
    If not, a new build might have flown into the PR and you might need to run the command above again.

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

@dotnet-maestro
Copy link
Contributor Author

Note

PRs from original repository included in this codeflow update:

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

@dotnet-policy-service dotnet-policy-service bot requested a review from a team March 12, 2026 18:10
@dotnet-maestro
Copy link
Contributor Author

Important

While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged).
To avoid complex conflicts, the codeflow cannot continue until this PR is closed or merged.

You can continue with one of the following options:

  • Ignore this and merge this PR as usual without waiting for the new changes.
    Once merged, Maestro will create a new codeflow PR with the new changes.
  • Close this PR and wait for Maestro to open a new one with old and new changes included.
    You will lose any manual changes made in this PR.
    You can also manually trigger the new codeflow right away by running:
    darc trigger-subscriptions --id c957270a-6a47-49bd-b82c-5fd3bed4f3ca
    
  • Force a codeflow into this PR at your own risk if you want the new changes.
    User commits made to this PR might be reverted.
    darc trigger-subscriptions --id c957270a-6a47-49bd-b82c-5fd3bed4f3ca --force
    

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants