Add project and workspace settings files for C# projects

This commit is contained in:
vista-man
2025-01-28 14:04:37 +01:00
parent 50a906a9a5
commit b9bf8b131a
30 changed files with 207 additions and 6 deletions

3
.vs/ProjectSettings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}

View File

@@ -0,0 +1,8 @@
{
"ExpandedNodes": [
"",
"\\Python"
],
"SelectedNode": "\\Python",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\alvin\\Desktop\\coding\\ict-algemeen-opdrachten\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
}
]
}

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.