-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathSecRandom.Filter.NoMac.slnf
More file actions
24 lines (24 loc) · 1.08 KB
/
Copy pathSecRandom.Filter.NoMac.slnf
File metadata and controls
24 lines (24 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
24
{
"solution": {
"path": "SecRandom.sln",
"projects": [
"roslyn\\IconsMappingGenerator\\IconsMappingGenerator.csproj",
"SecRandom.Android\\SecRandom.Android.csproj",
"SecRandom.Core.Tests\\SecRandom.Core.Tests.csproj",
"SecRandom.Core\\SecRandom.Core.csproj",
"SecRandom.Desktop\\SecRandom.Desktop.csproj",
"SecRandom.ExamplePlugin\\SecRandom.ExamplePlugin.csproj",
"SecRandom.Launcher\\SecRandom.Launcher.csproj",
"SecRandom.Mobile.Tests\\SecRandom.Mobile.Tests.csproj",
"SecRandom.Platforms.Abstractions\\SecRandom.Platforms.Abstractions.csproj",
"SecRandom.Platforms.Linux\\SecRandom.Platforms.Linux.csproj",
"SecRandom.Platforms.MacOs\\SecRandom.Platforms.MacOs.csproj",
"SecRandom.Platforms.Windows\\SecRandom.Platforms.Windows.csproj",
"SecRandom.Platforms\\SecRandom.Platforms.csproj",
"SecRandom.PluginSdk\\SecRandom.PluginSdk.csproj",
"SecRandom.Shared\\SecRandom.Shared.csproj",
"SecRandom4Ci.Interface\\SecRandom4Ci.Interface.csproj",
"SecRandom\\SecRandom.csproj"
]
}
}