Fix VisualTests build configuration

This commit is contained in:
Dean Herbert
2018-03-26 19:42:33 +09:00
parent dd5bbbbd9f
commit 868a221b6c
3 changed files with 6 additions and 12 deletions

View File

@ -1,9 +0,0 @@
{
"profiles": {
"osu.Desktop": {
// this avoids an ugly command window appearing when running without debugger attached from VS2017
"commandName": "Executable",
"executablePath": ".\\osu!.exe"
}
}
}