This video shows how to build, run and debug F# applications on .NET Core using VS Code.
0:27 - Enabling .NET Core Debugging in VS Code
1:17 - Configuring F# Projects for Debugging
1:58 - Setting a build pre-launch task
2:51 - Building and Running an F# application
3:15 - Breakpoints and Debugging F# applications