mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
13 lines
390 B
Plaintext
13 lines
390 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"
|
|
]
|
|
}
|
|
} |