Update net6 refs to net9
This commit is contained in:
parent
0912f690cc
commit
91c578815c
13 changed files with 25 additions and 25 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
|
@ -35,7 +35,7 @@
|
|||
{
|
||||
"label": "Remote Publish",
|
||||
"options": {
|
||||
"cwd": "TShockLauncher/bin/Debug/net6.0/linux-arm64"
|
||||
"cwd": "TShockLauncher/bin/Debug/net9.0/linux-arm64"
|
||||
},
|
||||
"command": "C:\\Program Files\\PuTTY\\pscp.exe",
|
||||
"type": "process",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue