Files
osu-framework/osu-framework.Desktop.slnf
2022-12-22 12:14:25 +03:00

23 lines
1.4 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",
"SampleGame.Desktop\\SampleGame.Desktop.csproj",
"SampleGame\\SampleGame.csproj"
]
}
}