Skip to content

Commit 69f114b

Browse files
committed
📝 Chore(dotnet): Make vscode to open KitX.slnx at startup
1 parent 5fdd192 commit 69f114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KitX.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"settings": {
88
"git.autorefresh": true,
9-
"dotnet.defaultSolution": "KitX.sln",
9+
"dotnet.defaultSolution": "KitX.slnx",
1010
"[python]": {
1111
"editor.defaultFormatter": "ms-python.black-formatter"
1212
},

0 commit comments

Comments
 (0)