Thanks to visit codestin.com
Credit goes to github.com

Skip to content

added VSCode launch.json configuration for cake script #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

thomiel
Copy link

@thomiel thomiel commented Apr 1, 2024

I cleaned up the .vscode folder a bit:

  • removed the unnecessary launcher for the web app
  • added a cake build launcher for source-level debugging of the cake scripts (requires the Cake extension for VSCode)

grafik

This has been testen on Windows 11 and a Debian Bookworm WSL.

thomiel added 3 commits April 1, 2024 14:48
Original commit message:

  fix: Treat servicing builds as stable
  These builds will choose the stable workload manifests instead of the
  `.rc` or `.preview` builds.

trungnt2910/dotnet-haiku@a325fcb

It also fixes an issue with reinstalling the workload on Windows (due to Windows ignoring
character case in paths).
@thomiel
Copy link
Author

thomiel commented Apr 6, 2024

Trung currently doesn't have time to apply two fixes of his Haiku OS workload also to the GtkSharp workload and asked me to supply it.

Commit 780a94e reflects the different methods the .NET SDK may be installed on a Linux OS and tries to set the SDK path properly for the script, if the DOTNET_ROOT env var is not set.

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