-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathFwLiteOnly.slnf
More file actions
23 lines (23 loc) · 1.08 KB
/
FwLiteOnly.slnf
File metadata and controls
23 lines (23 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"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",
"backend\\harmony\\src\\SIL.Harmony.Core\\SIL.Harmony.Core.csproj",
"backend\\harmony\\src\\SIL.Harmony\\SIL.Harmony.csproj"
]
}
}