mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-13 23:44:45 +01:00
Update to .NET 9
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -9,7 +9,7 @@
|
||||
"type": "coreclr",
|
||||
"request": "launch",
|
||||
"preLaunchTask": "build",
|
||||
"program": "${workspaceFolder}/EpinelPS/bin/Debug/net8.0/linux-x64/EpinelPS.dll",
|
||||
"program": "${workspaceFolder}/EpinelPS/bin/Debug/net9.0/linux-x64/EpinelPS.dll",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}/EpinelPS",
|
||||
"stopAtEntry": false,
|
||||
|
||||
Reference in New Issue
Block a user