-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathZetian.slnx
More file actions
44 lines (44 loc) · 2.47 KB
/
Zetian.slnx
File metadata and controls
44 lines (44 loc) · 2.47 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
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/Zetian.Benchmarks/Zetian.Benchmarks.csproj" />
<Project Path="benchmarks/Zetian.Compare.Benchmarks/Zetian.Compare.Benchmarks.csproj" />
</Folder>
<Folder Name="/examples/">
<Project Path="examples/Zetian.AntiSpam.Examples/Zetian.AntiSpam.Examples.csproj" />
<Project Path="examples/Zetian.AotExamples/Zetian.AotExamples.csproj" />
<Project Path="examples/Zetian.Clustering.Examples/Zetian.Clustering.Examples.csproj" />
<Project Path="examples/Zetian.Examples/Zetian.Examples.csproj" />
<Project Path="examples/Zetian.HealthCheck.Examples/Zetian.HealthCheck.Examples.csproj" />
<Project Path="examples/Zetian.Monitoring.Examples/Zetian.Monitoring.Examples.csproj" />
<Project Path="examples/Zetian.Relay.Examples/Zetian.Relay.Examples.csproj" />
<Project Path="examples/Zetian.TestExamples/Zetian.TestExamples.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="global.json" />
<File Path="NuGet.Config" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Zetian.AntiSpam/Zetian.AntiSpam.csproj" />
<Project Path="src/Zetian.Clustering/Zetian.Clustering.csproj" />
<Project Path="src/Zetian.HealthCheck/Zetian.HealthCheck.csproj" />
<Project Path="src/Zetian.Monitoring/Zetian.Monitoring.csproj" />
<Project Path="src/Zetian.Relay/Zetian.Relay.csproj" />
<Project Path="src/Zetian/Zetian.csproj" />
</Folder>
<Folder Name="/src/Storage/">
<Project Path="src/Storage/Zetian.Storage.AmazonS3/Zetian.Storage.AmazonS3.csproj" />
<Project Path="src/Storage/Zetian.Storage.AzureBlob/Zetian.Storage.AzureBlob.csproj" />
<Project Path="src/Storage/Zetian.Storage.MongoDB/Zetian.Storage.MongoDB.csproj" />
<Project Path="src/Storage/Zetian.Storage.PostgreSQL/Zetian.Storage.PostgreSQL.csproj" />
<Project Path="src/Storage/Zetian.Storage.Redis/Zetian.Storage.Redis.csproj" />
<Project Path="src/Storage/Zetian.Storage.SqlServer/Zetian.Storage.SqlServer.csproj" />
<Project Path="src/Storage/Zetian.Storage/Zetian.Storage.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Zetian.Clustering.Tests/Zetian.Clustering.Tests.csproj" />
<Project Path="tests/Zetian.HealthCheck.Tests/Zetian.HealthCheck.Tests.csproj" />
<Project Path="tests/Zetian.Relay.Tests/Zetian.Relay.Tests.csproj" />
<Project Path="tests/Zetian.Tests/Zetian.Tests.csproj" />
</Folder>
</Solution>