Relative Content

Tag Archive for .netvisual-studio-codetemplates

Launch.json using template project for .net

I am creating a project template for .NET, but I would like to add the creation of the launch.json file for Visual Studio Code to this template.
The idea is to make developers’ work easier since generating this file can be complex.