Skip to content

Commit 3fe371f

Browse files
committed
load Fable.sln solution by default
1 parent c0d71fe commit 3fe371f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"temp/tests/Rust/Cargo.toml"
2828
],
2929
"editor.inlayHints.enabled": "offUnlessPressed",
30-
"dotnet.defaultSolution": "disable",
30+
"dotnet.defaultSolution": "Fable.sln",
3131
"python.testing.pytestArgs": [
3232
"temp"
3333
],

0 commit comments

Comments
 (0)