diff --git a/osu.Desktop/Properties/launchSettings.json b/osu.Desktop/Properties/launchSettings.json deleted file mode 100644 index 3842c10a4e..0000000000 --- a/osu.Desktop/Properties/launchSettings.json +++ /dev/null @@ -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" - } - } -} \ No newline at end of file diff --git a/osu.Desktop/osu.Desktop.csproj b/osu.Desktop/osu.Desktop.csproj index 1e0d98620c..5d346603db 100644 --- a/osu.Desktop/osu.Desktop.csproj +++ b/osu.Desktop/osu.Desktop.csproj @@ -14,6 +14,7 @@