Skip to content

Update slngen dependency#801

Open
vgromfeld wants to merge 1 commit into
CommunityToolkit:mainfrom
vgromfeld:u/vigromfe/updateTooling
Open

Update slngen dependency#801
vgromfeld wants to merge 1 commit into
CommunityToolkit:mainfrom
vgromfeld:u/vigromfe/updateTooling

Conversation

@vgromfeld
Copy link
Copy Markdown
Contributor

What

The GenerateAllSolution.bat script is failing on ARM64 devices with the error described in microsoft/slngen#676.
The slngen tool has been fixed, but the project is still pulling an old build of the tool.

We can manually update the tools using dotnet tool update --all, but it will be simpler to directly pull a fixed build 😊.

How

I'm updating the requested version of the slngen tool to the latest one available: 12.0.32.

@vgromfeld vgromfeld changed the title Update tooling dependency Update slngen dependency May 12, 2026
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.

1 participant