Changed OutputPath to OutDir for rider compatibility
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Spt Server": {
|
||||
"commandName": "Project",
|
||||
"hotReloadEnabled": false,
|
||||
"workingDirectory": "$(OutputPath)"
|
||||
"workingDirectory": "$(OutDir)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user