Add build tasks to the Visual Studio Code workspace file to enable building with MSBuild in VSCode.

This commit is contained in:
2025-08-03 19:01:50 -04:00
parent 66c29fdd34
commit b7b72e2129
4 changed files with 145 additions and 0 deletions

View File

@@ -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