Add MSBuild C/C++ starter workflow
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "MSBuild based projects",
|
||||
"description": "Build a MSBuild based project.",
|
||||
"iconName": "c-cpp",
|
||||
"categories": ["C", "C++"]
|
||||
}
|
||||
Reference in New Issue
Block a user