mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
Include more projects in slnfs for R#
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"osu.Framework.Android\\osu.Framework.Android.csproj",
|
||||
"osu.Framework.NativeLibs\\osu.Framework.NativeLibs.csproj",
|
||||
"osu.Framework.Tests.Android\\osu.Framework.Tests.Android.csproj",
|
||||
"osu.Framework\\osu.Framework.csproj"
|
||||
"osu.Framework\\osu.Framework.csproj",
|
||||
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game\\TemplateGame.Game.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game\\FlappyDon.Game.csproj"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,10 +9,14 @@
|
||||
"osu.Framework\\osu.Framework.csproj",
|
||||
"osu.Framework.Benchmarks\\osu.Framework.Benchmarks.csproj",
|
||||
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game\\TemplateGame.Game.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Desktop\\TemplateGame.Desktop.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game.Tests\\TemplateGame.Game.Tests.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Resources\\TemplateGame.Resources.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game\\FlappyDon.Game.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Desktop\\FlappyDon.Desktop.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game.Tests\\FlappyDon.Game.Tests.csproj"
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game.Tests\\FlappyDon.Game.Tests.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Resources\\FlappyDon.Resources.csproj"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,9 @@
|
||||
"osu.Framework.Tests.iOS\\osu.Framework.Tests.iOS.csproj",
|
||||
"osu.Framework\\osu.Framework.csproj",
|
||||
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game\\TemplateGame.Game.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.iOS\\TemplateGame.iOS.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game\\FlappyDon.Game.csproj",
|
||||
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.iOS\\FlappyDon.iOS.csproj"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user