-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathManagedCode.Storage.slnx
More file actions
30 lines (30 loc) · 1.85 KB
/
ManagedCode.Storage.slnx
File metadata and controls
30 lines (30 loc) · 1.85 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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Integraions/">
<Project Path="Integraions/ManagedCode.Storage.Client.SignalR/ManagedCode.Storage.Client.SignalR.csproj" />
<Project Path="Integraions/ManagedCode.Storage.Client/ManagedCode.Storage.Client.csproj" />
<Project Path="Integraions/ManagedCode.Storage.Server/ManagedCode.Storage.Server.csproj" />
</Folder>
<Folder Name="/Storages/">
<Project Path="Storages/ManagedCode.Storage.Aws/ManagedCode.Storage.Aws.csproj" />
<Project Path="Storages/ManagedCode.Storage.Azure.DataLake/ManagedCode.Storage.Azure.DataLake.csproj" />
<Project Path="Storages/ManagedCode.Storage.Azure/ManagedCode.Storage.Azure.csproj" />
<Project Path="Storages/ManagedCode.Storage.FileSystem/ManagedCode.Storage.FileSystem.csproj" />
<Project Path="Storages/ManagedCode.Storage.Sftp/ManagedCode.Storage.Sftp.csproj" />
<Project Path="Storages/ManagedCode.Storage.Google/ManagedCode.Storage.Google.csproj" />
<Project Path="Storages/ManagedCode.Storage.GoogleDrive/ManagedCode.Storage.GoogleDrive.csproj" />
<Project Path="Storages/ManagedCode.Storage.OneDrive/ManagedCode.Storage.OneDrive.csproj" />
<Project Path="Storages/ManagedCode.Storage.Dropbox/ManagedCode.Storage.Dropbox.csproj" />
<Project Path="Storages/ManagedCode.Storage.CloudKit/ManagedCode.Storage.CloudKit.csproj" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/ManagedCode.Storage.Tests/ManagedCode.Storage.Tests.csproj" />
</Folder>
<Project Path="ManagedCode.Storage.Core/ManagedCode.Storage.Core.csproj" />
<Project Path="ManagedCode.Storage.TestFakes/ManagedCode.Storage.TestFakes.csproj" />
<Project Path="ManagedCode.Storage.VirtualFileSystem\ManagedCode.Storage.VirtualFileSystem.csproj" />
</Solution>