-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPostQuantum.FileEncryption.slnx
More file actions
26 lines (26 loc) · 1.77 KB
/
Copy pathPostQuantum.FileEncryption.slnx
File metadata and controls
26 lines (26 loc) · 1.77 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
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/PostQuantum.FileEncryption.Benchmarks/PostQuantum.FileEncryption.Benchmarks.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/PostQuantum.FileEncryption.Demo/PostQuantum.FileEncryption.Demo.csproj" />
<Project Path="samples/Pqfe.Cli/Pqfe.Cli.csproj" />
<Project Path="samples/PqfeHybridInterop/PqfeHybridInterop.csproj" />
<Project Path="samples/quickstarts/Pqfe.QuickStart.Backup/Pqfe.QuickStart.Backup.csproj" />
<Project Path="samples/quickstarts/Pqfe.QuickStart.WebUpload/Pqfe.QuickStart.WebUpload.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/PostQuantum.FileEncryption.Analyzers/PostQuantum.FileEncryption.Analyzers.csproj" />
<Project Path="src/PostQuantum.FileEncryption.Aws/PostQuantum.FileEncryption.Aws.csproj" />
<Project Path="src/PostQuantum.FileEncryption.AzureKeyVault/PostQuantum.FileEncryption.AzureKeyVault.csproj" />
<Project Path="src/PostQuantum.FileEncryption.Extensions.DependencyInjection/PostQuantum.FileEncryption.Extensions.DependencyInjection.csproj" />
<Project Path="src/PostQuantum.FileEncryption.Gcp/PostQuantum.FileEncryption.Gcp.csproj" />
<Project Path="src/PostQuantum.FileEncryption.Hybrid/PostQuantum.FileEncryption.Hybrid.csproj" />
<Project Path="src/PostQuantum.FileEncryption.Signing/PostQuantum.FileEncryption.Signing.csproj" />
<Project Path="src/PostQuantum.FileEncryption/PostQuantum.FileEncryption.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/PostQuantum.FileEncryption.Analyzers.Tests/PostQuantum.FileEncryption.Analyzers.Tests.csproj" />
<Project Path="tests/PostQuantum.FileEncryption.Tests/PostQuantum.FileEncryption.Tests.csproj" />
</Folder>
</Solution>