mirror of https://github.com/ppy/osu
Update VSCode restore instructions.
Use slnf when dotnet.exe knows it.
This commit is contained in:
parent
c95052b10f
commit
e57e9a3817
|
@ -100,7 +100,7 @@
|
|||
"command": "dotnet",
|
||||
"args": [
|
||||
"restore",
|
||||
"osu.sln"
|
||||
"build/Desktop.proj"
|
||||
],
|
||||
"problemMatcher": []
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue