mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Update VSCode restore instructions.
Use slnf when dotnet.exe knows it.
This commit is contained in:
parent
c95052b10f
commit
e57e9a3817
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -100,7 +100,7 @@
|
||||
"command": "dotnet",
|
||||
"args": [
|
||||
"restore",
|
||||
"osu.sln"
|
||||
"build/Desktop.proj"
|
||||
],
|
||||
"problemMatcher": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user