Skip to content

Improve Avalonia diagnostics and WSL native tool support#4491

Merged
Marc-André Moreau (mamoreau-devolutions) merged 2 commits intomainfrom
linux
Mar 18, 2026
Merged

Improve Avalonia diagnostics and WSL native tool support#4491
Marc-André Moreau (mamoreau-devolutions) merged 2 commits intomainfrom
linux

Conversation

@mamoreau-devolutions

Summary

  • add build-time and runtime controls for Avalonia DevTools and document the developer-only workflow
  • harden language loading by falling back to English when locale values are empty or incomplete
  • filter Windows host PATH entries under WSL and prefer native cargo, dotnet, and npm executables
  • align Cargo dependency detection and installation commands with Linux executable names

Validation

  • dotnet build src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj -c Debug --nologo -v minimal

- add build-time and runtime controls for Avalonia DevTools and document the developer-only workflow in AGENTS.md
- harden language loading by falling back to English when locale values are empty or incomplete
- filter Windows host PATH entries under WSL and prefer native cargo, dotnet, and npm executables
- align Cargo dependency detection and installation commands with Linux executable names
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit c63edfb into main Mar 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants