mirror of
https://github.com/ppy/osu
synced 2025-02-16 10:07:11 +00:00
Remove the unused desktop project variable
This commit is contained in:
parent
ed67b580fa
commit
c09346080f
@ -11,7 +11,6 @@ var target = Argument("target", "Build");
|
||||
var configuration = Argument("configuration", "Release");
|
||||
|
||||
var rootDirectory = new DirectoryPath("..");
|
||||
var desktopProject = rootDirectory.CombineWithFilePath("osu.Desktop/osu.Desktop.csproj");
|
||||
var solution = rootDirectory.CombineWithFilePath("osu.sln");
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user