Skip to content

Conversation

@ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented May 23, 2025

Follow-up on #115818

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the build script to use the .sln format for both coreclr and corehost instead of the previous .slnx format.

  • Updated help message examples to reflect the new .sln format.
  • Changed conditionals and file path constructions to generate and reference .sln files for both coreclr and corehost.

Write-Host " -vs Open the solution with Visual Studio using the locally acquired SDK."
Write-Host " Path or any project or solution name is accepted."
Write-Host " (Example: -vs Microsoft.CSharp or -vs CoreCLR.slnx)"
Write-Host " (Example: -vs Microsoft.CSharp or -vs CoreCLR.sln)"
Copy link

Copilot AI May 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure that the help message example is consistent with the updated solution file generation logic across the script.

Copilot uses AI. Check for mistakes.
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@jakobbotsch
Copy link
Member

Thanks for fixing this quickly!

@ViktorHofer
Copy link
Member Author

/ba-g these changes aren't exercised in CI

@ViktorHofer ViktorHofer enabled auto-merge (squash) May 23, 2025 10:30
@ViktorHofer ViktorHofer merged commit 915f129 into main May 23, 2025
14 of 125 checks passed
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch May 23, 2025 10:31
SimaTian pushed a commit that referenced this pull request May 27, 2025
* Use sln format for coreclr and corehost

* Update Program.cs
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants