forked from ClassIsland/ClassIsland
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClassIsland.Filter.MacOs.slnf
More file actions
21 lines (21 loc) · 996 Bytes
/
ClassIsland.Filter.MacOs.slnf
File metadata and controls
21 lines (21 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"solution": {
"path": "ClassIsland.sln",
"projects": [
"build\\_build.csproj",
"ClassIsland.Core\\ClassIsland.Core.csproj",
"ClassIsland.Desktop\\ClassIsland.Desktop.csproj",
"ClassIsland.DocsGenerator\\ClassIsland.DocsGenerator.csproj",
"ClassIsland.Platforms.Abstractions\\ClassIsland.Platforms.Abstractions.csproj",
"ClassIsland.PluginSdk\\ClassIsland.PluginSdk.csproj",
"ClassIsland.Shared.IPC\\ClassIsland.Shared.IPC.csproj",
"ClassIsland.Shared\\ClassIsland.Shared.csproj",
"ClassIsland\\ClassIsland.csproj",
"platforms\\ClassIsland.Platforms.Linux\\ClassIsland.Platforms.Linux.csproj",
"platforms\\ClassIsland.Platforms.MacOs\\ClassIsland.Platforms.MacOs.csproj",
"vendors\\EdgeTtsSharp\\Edge_tts_sharp\\Edge_tts_sharp.csproj",
"vendors\\PhainonDistributionCenter.Shared\\PhainonDistributionCenter.Shared.csproj",
"vendors\\System.Device.Location\\System.Device.Location.csproj"
]
}
}