-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathSecureFolderFS.slnx
More file actions
114 lines (114 loc) · 5.74 KB
/
SecureFolderFS.slnx
File metadata and controls
114 lines (114 loc) · 5.74 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="arm64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/lib/">
<Project Path="lib/nwebdav/src/NWebDav.Server.HttpListener/NWebDav.Server.HttpListener.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="lib/nwebdav/src/NWebDav.Server/NWebDav.Server.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="lib/Tmds.Fuse/src/Tmds.Fuse/Tmds.Fuse.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
</Folder>
<Folder Name="/SolutionItems/">
<File Path="../SecureFolderFS.Uno/Directory.Build.props" />
<File Path="../SecureFolderFS.Uno/Directory.Build.targets" />
<File Path="targetframework-override.props" />
</Folder>
<Folder Name="/src/" />
<Folder Name="/src/Core/">
<Project Path="src/Core/SecureFolderFS.Core.Cryptography/SecureFolderFS.Core.Cryptography.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Core/SecureFolderFS.Core.Migration/SecureFolderFS.Core.Migration.csproj" />
<Project Path="src/Core/SecureFolderFS.Core/SecureFolderFS.Core.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
</Folder>
<Folder Name="/src/Core/FileSystems/">
<Project Path="src/Core/SecureFolderFS.Core.Dokany/SecureFolderFS.Core.Dokany.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Core/SecureFolderFS.Core.FileSystem/SecureFolderFS.Core.FileSystem.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Core/SecureFolderFS.Core.FUSE/SecureFolderFS.Core.FUSE.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Core/SecureFolderFS.Core.MobileFS/SecureFolderFS.Core.MobileFS.csproj" />
<Project Path="src/Core/SecureFolderFS.Core.WebDav/SecureFolderFS.Core.WebDav.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Core/SecureFolderFS.Core.WinFsp/SecureFolderFS.Core.WinFsp.csproj" />
</Folder>
<Folder Name="/src/Platforms/">
<Project Path="src/Platforms/SecureFolderFS.AppPlatform.Server/SecureFolderFS.AppPlatform.Server.csproj" />
<Project Path="src/Platforms/SecureFolderFS.AppPlatform/SecureFolderFS.AppPlatform.csproj" />
<Project Path="src/Platforms/SecureFolderFS.Cli/SecureFolderFS.Cli.csproj" />
<Project Path="src/Platforms/SecureFolderFS.Maui/SecureFolderFS.Maui.csproj">
<Platform Solution="Debug|x64" Project="x64" />
<Deploy />
</Project>
<Project Path="src/Platforms/SecureFolderFS.UI/SecureFolderFS.UI.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Platforms/SecureFolderFS.Uno/SecureFolderFS.Uno.csproj">
<Deploy />
</Project>
</Folder>
<Folder Name="/src/Sdk/">
<Project Path="src/Sdk/SecureFolderFS.Sdk.Accounts/SecureFolderFS.Sdk.Accounts.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk.DeviceLink/SecureFolderFS.Sdk.DeviceLink.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk.Dropbox/SecureFolderFS.Sdk.Dropbox.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk.Ftp/SecureFolderFS.Sdk.Ftp.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk.GoogleDrive/SecureFolderFS.Sdk.GoogleDrive.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk.WebDavClient/SecureFolderFS.Sdk.WebDavClient.csproj" />
<Project Path="src/Sdk/SecureFolderFS.Sdk/SecureFolderFS.Sdk.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
</Folder>
<Folder Name="/src/Shared/">
<Project Path="src/Shared/SecureFolderFS.Shared/SecureFolderFS.Shared.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
<Project Path="src/Shared/SecureFolderFS.SourceGenerator/SecureFolderFS.SourceGenerator.csproj" />
<Project Path="src/Shared/SecureFolderFS.Storage/SecureFolderFS.Storage.csproj">
<Platform Solution="Release|arm64" Project="ARM64" />
<Platform Solution="Release|x64" Project="x64" />
<Platform Solution="Release|x86" Project="x86" />
</Project>
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SecureFolderFS.Tests/SecureFolderFS.Tests.csproj" />
</Folder>
</Solution>