New: Bump to .NET 8

(cherry picked from commit d6cee5094cdd3ad8342eda56632f5a66316e390c)
This commit is contained in:
Bogdan
2025-10-02 22:17:40 +03:00
committed by bakerboy448
parent 80ea0bd0a8
commit 96328b8d95
47 changed files with 157 additions and 172 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"request": "launch",
"preLaunchTask": "build dotnet",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/_output/net6.0/Lidarr",
"program": "${workspaceFolder}/_output/net8.0/Lidarr",
"args": [],
"cwd": "${workspaceFolder}",
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console