Add build tasks to the Visual Studio Code workspace file to enable building with MSBuild in VSCode.
This commit is contained in:
2
proj/vscode/.gitignore
vendored
2
proj/vscode/.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
# Folder local settings are ignored.
|
||||
# Settings that should be checked in should go in the workspace file.
|
||||
.vscode/settings.json
|
||||
# This is needed to make the build system machine-independent.
|
||||
vswhere.exe
|
||||
|
||||
Reference in New Issue
Block a user