Skip to content

Commit cc83109

Browse files
authored
Added SecureFolderFS.Public.slnx
1 parent b3715bc commit cc83109

1 file changed

Lines changed: 112 additions & 0 deletions

File tree

SecureFolderFS.Public.slnx

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="arm64" />
5+
<Platform Name="x64" />
6+
<Platform Name="x86" />
7+
</Configurations>
8+
<Folder Name="/lib/">
9+
<Project Path="lib/nwebdav/NWebDav.Server.HttpListener/NWebDav.Server.HttpListener.csproj">
10+
<Platform Solution="Release|arm64" Project="ARM64" />
11+
<Platform Solution="Release|x64" Project="x64" />
12+
<Platform Solution="Release|x86" Project="x86" />
13+
</Project>
14+
<Project Path="lib/nwebdav/NWebDav.Server/NWebDav.Server.csproj">
15+
<Platform Solution="Release|arm64" Project="ARM64" />
16+
<Platform Solution="Release|x64" Project="x64" />
17+
<Platform Solution="Release|x86" Project="x86" />
18+
</Project>
19+
<Project Path="lib/Tmds.Fuse/src/Tmds.Fuse/Tmds.Fuse.csproj">
20+
<Platform Solution="Release|arm64" Project="ARM64" />
21+
<Platform Solution="Release|x64" Project="x64" />
22+
<Platform Solution="Release|x86" Project="x86" />
23+
</Project>
24+
</Folder>
25+
<Folder Name="/SolutionItems/">
26+
<File Path="../SecureFolderFS.Uno/Directory.Build.props" />
27+
<File Path="../SecureFolderFS.Uno/Directory.Build.targets" />
28+
<File Path="targetframework-override.props" />
29+
</Folder>
30+
<Folder Name="/src/" />
31+
<Folder Name="/src/Core/">
32+
<Project Path="src/Core/SecureFolderFS.Core.Cryptography/SecureFolderFS.Core.Cryptography.csproj">
33+
<Platform Solution="Release|arm64" Project="ARM64" />
34+
<Platform Solution="Release|x64" Project="x64" />
35+
<Platform Solution="Release|x86" Project="x86" />
36+
</Project>
37+
<Project Path="src/Core/SecureFolderFS.Core.Migration/SecureFolderFS.Core.Migration.csproj" />
38+
<Project Path="src/Core/SecureFolderFS.Core/SecureFolderFS.Core.csproj">
39+
<Platform Solution="Release|arm64" Project="ARM64" />
40+
<Platform Solution="Release|x64" Project="x64" />
41+
<Platform Solution="Release|x86" Project="x86" />
42+
</Project>
43+
</Folder>
44+
<Folder Name="/src/Core/FileSystems/">
45+
<Project Path="src/Core/SecureFolderFS.Core.Dokany/SecureFolderFS.Core.Dokany.csproj">
46+
<Platform Solution="Release|arm64" Project="ARM64" />
47+
<Platform Solution="Release|x64" Project="x64" />
48+
<Platform Solution="Release|x86" Project="x86" />
49+
</Project>
50+
<Project Path="src/Core/SecureFolderFS.Core.FileSystem/SecureFolderFS.Core.FileSystem.csproj">
51+
<Platform Solution="Release|arm64" Project="ARM64" />
52+
<Platform Solution="Release|x64" Project="x64" />
53+
<Platform Solution="Release|x86" Project="x86" />
54+
</Project>
55+
<Project Path="src/Core/SecureFolderFS.Core.FUSE/SecureFolderFS.Core.FUSE.csproj">
56+
<Platform Solution="Release|arm64" Project="ARM64" />
57+
<Platform Solution="Release|x64" Project="x64" />
58+
<Platform Solution="Release|x86" Project="x86" />
59+
</Project>
60+
<Project Path="src/Core/SecureFolderFS.Core.MobileFS/SecureFolderFS.Core.MobileFS.csproj" />
61+
<Project Path="src/Core/SecureFolderFS.Core.WebDav/SecureFolderFS.Core.WebDav.csproj">
62+
<Platform Solution="Release|arm64" Project="ARM64" />
63+
<Platform Solution="Release|x64" Project="x64" />
64+
<Platform Solution="Release|x86" Project="x86" />
65+
</Project>
66+
<Project Path="src/Core/SecureFolderFS.Core.WinFsp/SecureFolderFS.Core.WinFsp.csproj" />
67+
</Folder>
68+
<Folder Name="/src/Platforms/">
69+
<Project Path="src/Platforms/SecureFolderFS.Cli/SecureFolderFS.Cli.csproj" />
70+
<Project Path="src/Platforms/SecureFolderFS.Maui/SecureFolderFS.Maui.csproj">
71+
<Platform Solution="Debug|x64" Project="x64" />
72+
<Deploy />
73+
</Project>
74+
<Project Path="src/Platforms/SecureFolderFS.UI/SecureFolderFS.UI.csproj">
75+
<Platform Solution="Release|arm64" Project="ARM64" />
76+
<Platform Solution="Release|x64" Project="x64" />
77+
<Platform Solution="Release|x86" Project="x86" />
78+
</Project>
79+
<Project Path="src/Platforms/SecureFolderFS.Uno/SecureFolderFS.Uno.csproj">
80+
<Deploy />
81+
</Project>
82+
</Folder>
83+
<Folder Name="/src/Sdk/">
84+
<Project Path="src/Sdk/SecureFolderFS.Sdk.Accounts/SecureFolderFS.Sdk.Accounts.csproj" />
85+
<Project Path="src/Sdk/SecureFolderFS.Sdk.DeviceLink/SecureFolderFS.Sdk.DeviceLink.csproj" />
86+
<Project Path="src/Sdk/SecureFolderFS.Sdk.Dropbox/SecureFolderFS.Sdk.Dropbox.csproj" />
87+
<Project Path="src/Sdk/SecureFolderFS.Sdk.Ftp/SecureFolderFS.Sdk.Ftp.csproj" />
88+
<Project Path="src/Sdk/SecureFolderFS.Sdk.GoogleDrive/SecureFolderFS.Sdk.GoogleDrive.csproj" />
89+
<Project Path="src/Sdk/SecureFolderFS.Sdk.WebDavClient/SecureFolderFS.Sdk.WebDavClient.csproj" />
90+
<Project Path="src/Sdk/SecureFolderFS.Sdk/SecureFolderFS.Sdk.csproj">
91+
<Platform Solution="Release|arm64" Project="ARM64" />
92+
<Platform Solution="Release|x64" Project="x64" />
93+
<Platform Solution="Release|x86" Project="x86" />
94+
</Project>
95+
</Folder>
96+
<Folder Name="/src/Shared/">
97+
<Project Path="src/Shared/SecureFolderFS.Shared/SecureFolderFS.Shared.csproj">
98+
<Platform Solution="Release|arm64" Project="ARM64" />
99+
<Platform Solution="Release|x64" Project="x64" />
100+
<Platform Solution="Release|x86" Project="x86" />
101+
</Project>
102+
<Project Path="src/Shared/SecureFolderFS.SourceGenerator/SecureFolderFS.SourceGenerator.csproj" />
103+
<Project Path="src/Shared/SecureFolderFS.Storage/SecureFolderFS.Storage.csproj">
104+
<Platform Solution="Release|arm64" Project="ARM64" />
105+
<Platform Solution="Release|x64" Project="x64" />
106+
<Platform Solution="Release|x86" Project="x86" />
107+
</Project>
108+
</Folder>
109+
<Folder Name="/tests/">
110+
<Project Path="tests/SecureFolderFS.Tests/SecureFolderFS.Tests.csproj" />
111+
</Folder>
112+
</Solution>

0 commit comments

Comments
 (0)