C# programming with Visual Studio Code
code.visualstudio.com › Docs › languagesThe Visual Studio Code C# extension can generate the assets you need to build and debug. If you missed the prompt when you first opened a new C# project, you can still perform this operation through the Command Palette ( View > Command Palette Ctrl+Shift+P) by typing '.NET', and running .NET: Generate Assets for Build and Debug.
C# programming with Visual Studio Code
The Visual Studio Code C# extension can generate the assets you need to build and debug. If you missed the prompt when you first opened a new C# project, …