-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathFwLiteOnly.slnf
More file actions
21 lines (21 loc) · 973 Bytes
/
Copy pathFwLiteOnly.slnf
File metadata and controls
21 lines (21 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"solution": {
"path": "LexBox.sln",
"projects": [
"backend\\FwLite\\FwDataMiniLcmBridge.Tests\\FwDataMiniLcmBridge.Tests.csproj",
"backend\\FwLite\\FwDataMiniLcmBridge\\FwDataMiniLcmBridge.csproj",
"backend\\FwLite\\FwLiteMaui\\FwLiteMaui.csproj",
"backend\\FwLite\\FwLiteMaui.Tests\\FwLiteMaui.Tests.csproj",
"backend\\FwLite\\FwLiteProjectSync.Tests\\FwLiteProjectSync.Tests.csproj",
"backend\\FwLite\\FwLiteProjectSync\\FwLiteProjectSync.csproj",
"backend\\FwLite\\FwLiteShared\\FwLiteShared.csproj",
"backend\\FwLite\\FwLiteShared.Tests\\FwLiteShared.Tests.csproj",
"backend\\FwLite\\FwLiteWeb\\FwLiteWeb.csproj",
"backend\\FwLite\\LcmCrdt.Tests\\LcmCrdt.Tests.csproj",
"backend\\FwLite\\LcmCrdt\\LcmCrdt.csproj",
"backend\\FwLite\\MiniLcm\\MiniLcm.csproj",
"backend\\FwLite\\MiniLcm.Tests\\MiniLcm.Tests.csproj",
"backend\\LfClassicData\\LfClassicData.csproj"
]
}
}