Add dotnet-solution-launcher to the extension set

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0169iPWwKHZoBTNN9qwXiwqk
This commit is contained in:
max
2026-09-08 13:15:05 +02:00
co-authored by Claude Fable 5.1
parent 0405c13791
commit fa825967be
2 changed files with 10 additions and 4 deletions
+5
View File
@@ -21,6 +21,11 @@
"id": "dotnet-hot-reload",
"path": "../dotnet-hot-reload",
"repo": "dotnet-hot-reload"
},
{
"id": "dotnet-solution-launcher",
"path": "../dotnet-solution-launcher",
"repo": "dotnet-solution-launcher"
}
]
}