Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

visual basic dotnet compiler

Zeioth edited this page Aug 29, 2023 · 2 revisions

You MUST have a .vsproj project file in your current working directory in order for the visual basic dotnet compiler to work correctly. The available options for the visual basic dotnet compiler are

  • Dotnet build and run
  • Dotnet build

screenshot_2023-08-29_15-19-24_044812481

Considerations

As you can see we don't offer the usual compilation options build & run, build, run, and build solution for visual basic dotnet. They can't be implemented because dotnet is extremely privative in how they let their users compile. This might change in the future.

In the meantime use .vbproj files instead of .solution.toml files in your visual basic dotnet projects.

Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.