mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 04:02:55 +08:00
Remove the framework settings. It is not used.
This commit is contained in:
parent
ab276b5635
commit
4d97b96705
@ -7,7 +7,6 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
var target = Argument("target", "Build");
|
||||
var framework = Argument("framework", "netcoreapp2.1");
|
||||
var configuration = Argument("configuration", "Release");
|
||||
|
||||
var osuSolution = new FilePath("./osu.sln");
|
||||
|
Loading…
Reference in New Issue
Block a user