Migrate GerbilManager.sln to slnx format

- Generated GerbilManager.slnx via dotnet sln migrate (SDK 10.0.300)
- Removed legacy GerbilManager.sln after verified build
- Updated .vscode/tasks.json references to the new file

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 23:24:42 +02:00
parent a7157a5a2e
commit 42a43ae24e
3 changed files with 6 additions and 28 deletions

3
GerbilManager.slnx Normal file
View File

@@ -0,0 +1,3 @@
<Solution>
<Project Path="GerbilManagerWebAPI/GerbilManagerWebAPI.csproj" />
</Solution>