Adding workspace file to be able to load in both VS Code & Visual Studio 2022.

This commit is contained in:
Tom "Calm like a Bomb" Morello
2024-10-08 00:44:39 -05:00
parent fbf0adbd7e
commit e5e2a90942
+7
View File
@@ -0,0 +1,7 @@
{
"folders": [
{
"path": "."
}
]
}