mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 10:47:22 +09: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",
|
"command": "dotnet",
|
||||||
"args": [
|
"args": [
|
||||||
"restore",
|
"restore",
|
||||||
"osu.sln"
|
"build/Desktop.proj"
|
||||||
],
|
],
|
||||||
"problemMatcher": []
|
"problemMatcher": []
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user