mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
13 lines
367 B
Text
13 lines
367 B
Text
|
|
{
|
||
|
|
"solution": {
|
||
|
|
"path": "..\\products.slnx",
|
||
|
|
"projects": [
|
||
|
|
"cli\\src\\Cli.PluginAbstractions\\Cli.PluginAbstractions.csproj",
|
||
|
|
"cli\\src\\Cli\\Cli.csproj",
|
||
|
|
"cli\\testing\\Cli.TestPlugin\\Cli.TestPlugin.csproj",
|
||
|
|
"cli\\test\\Cli.IntegrationTests\\Cli.IntegrationTests.csproj",
|
||
|
|
"cli\\test\\Cli.Tests\\Cli.Tests.csproj"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|