mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
21 lines
1.3 KiB
Plaintext
21 lines
1.3 KiB
Plaintext
{
|
|
"solution": {
|
|
"path": "osu-framework.sln",
|
|
"projects": [
|
|
"osu.Framework.Benchmarks\\osu.Framework.Benchmarks.csproj",
|
|
"osu.Framework.NativeLibs\\osu.Framework.NativeLibs.csproj",
|
|
"osu.Framework.SourceGeneration.Tests\\osu.Framework.SourceGeneration.Tests.csproj",
|
|
"osu.Framework.SourceGeneration\\osu.Framework.SourceGeneration.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.Game\\TemplateGame.Game.csproj",
|
|
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Resources\\TemplateGame.Resources.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\\FlappyDon.Game.csproj",
|
|
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Resources\\FlappyDon.Resources.csproj",
|
|
"osu.Framework.Tests\\osu.Framework.Tests.csproj",
|
|
"osu.Framework\\osu.Framework.csproj"
|
|
]
|
|
}
|
|
} |