mirror of
https://github.com/osukey/osukey.git
synced 2025-05-09 15:47:38 +09: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 configuration = Argument("configuration", "Release");
|
||||||
|
|
||||||
var rootDirectory = new DirectoryPath("..");
|
var rootDirectory = new DirectoryPath("..");
|
||||||
var desktopProject = rootDirectory.CombineWithFilePath("osu.Desktop/osu.Desktop.csproj");
|
|
||||||
var solution = rootDirectory.CombineWithFilePath("osu.sln");
|
var solution = rootDirectory.CombineWithFilePath("osu.sln");
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user