diff --git a/README.md b/README.md index 5c258cb..ad9ab31 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ Template and build tasks for developing a cross-platform multi-target .NET Frame - Open the project directory in VSCode - Press Ctrl-Shift-B to open the build tasks menu +- `Framework` tasks use .NET Framework or Mono to build and run +- `Core` tasks use .NET Core to build and run +- Press F5 to build and debug with Core Debugger ## Acknowledgments