Files
Terminal.Gui/Release.slnf
2025-05-31 19:25:30 -06:00

13 lines
387 B
Plaintext

{
"solution": {
"path": "Terminal.sln",
"projects": [
"Terminal.Gui\\Terminal.Gui.csproj",
"Examples\\UICatalog\\UICatalog.csproj",
"Tests\\UnitTests\\UnitTests.csproj",
"Tests\\UnitTestsParallelizable\\UnitTests.Parallelizable.csproj",
"Tests\\IntegrationTests\\IntegrationTests.csproj",
"Tests\\StressTests\\StressTests.csproj"
]
}
}