forked from ClassIsland/ClassIsland
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClassIsland.Filter.Linux.slnf
More file actions
21 lines (21 loc) · 968 Bytes
/
ClassIsland.Filter.Linux.slnf
File metadata and controls
21 lines (21 loc) · 968 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.ExamplePlugin\\ClassIsland.ExamplePlugin.csproj",
"ClassIsland.Launcher\\ClassIsland.Launcher.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",
"vendors\\EdgeTtsSharp\\Edge_tts_sharp\\Edge_tts_sharp.csproj",
"vendors\\PhainonDistributionCenter.Shared\\PhainonDistributionCenter.Shared.csproj"
]
}
}