Skip to content

Conversation

@StephaneDelcroix
Copy link
Contributor

@StephaneDelcroix StephaneDelcroix commented Nov 14, 2025

Description of Change

Revert moving to slnx. can't build some projects (like Xaml.UnitTests) in vscode on Mac

it tries to build it like this:

dotnet build /Users/sde/Projects/Microsoft/maui/Microsoft.Maui.slnx /target:Controls\test\Controls_TestCases_HostApp /property:GenerateFullPaths=true /p:Configuration=Debug /p:Platform="Any CPU" /consoleloggerparameters:NoSummary no

that target seems strange.

in addition, it seems to require windows dependencies that aren't present

@StephaneDelcroix StephaneDelcroix requested review from PureWeen, Copilot and mattleibow and removed request for Copilot and mattleibow November 14, 2025 07:57
Copilot finished reviewing on behalf of StephaneDelcroix November 14, 2025 07:58
@StephaneDelcroix StephaneDelcroix changed the title Dev/stdelc/revertslnx revert moving to slnx Nov 14, 2025
@mattleibow mattleibow merged commit 707e188 into main Nov 16, 2025
65 of 69 checks passed
@mattleibow mattleibow deleted the dev/stdelc/revertslnx branch November 16, 2025 06:27
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.

3 participants