-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathPropulsion.slnx
More file actions
38 lines (38 loc) · 2.08 KB
/
Propulsion.slnx
File metadata and controls
38 lines (38 loc) · 2.08 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
<Solution>
<Folder Name="/.project/">
<File Path=".gitattributes" />
<File Path=".github/workflows/ci.yaml" />
<File Path=".gitignore" />
<File Path="azure-pipelines.yml" />
<File Path="build.proj" />
<File Path="CHANGELOG.md" />
<File Path="CONTRIBUTING.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="DOCUMENTATION.md" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="Propulsion.slnx" />
<File Path="README.md" />
<File Path="SECURITY.md" />
</Folder>
<Project Path="src/Propulsion.CosmosStore/Propulsion.CosmosStore.fsproj" />
<Project Path="src/Propulsion.CosmosStore3/Propulsion.CosmosStore3.fsproj" />
<Project Path="src/Propulsion.DynamoStore.Constructs/Propulsion.DynamoStore.Constructs.fsproj" />
<Project Path="src/Propulsion.DynamoStore.Indexer/Propulsion.DynamoStore.Indexer.fsproj" />
<Project Path="src/Propulsion.DynamoStore.Lambda/Propulsion.DynamoStore.Lambda.fsproj" />
<Project Path="src/Propulsion.DynamoStore.Notifier/Propulsion.DynamoStore.Notifier.fsproj" />
<Project Path="src/Propulsion.DynamoStore/Propulsion.DynamoStore.fsproj" />
<Project Path="src/Propulsion.EventStore/Propulsion.EventStore.fsproj" />
<Project Path="src/Propulsion.EventStoreDb/Propulsion.EventStoreDb.fsproj" />
<Project Path="src/Propulsion.Kafka/Propulsion.Kafka.fsproj" />
<Project Path="src/Propulsion.MemoryStore/Propulsion.MemoryStore.fsproj" />
<Project Path="src/Propulsion.MessageDb/Propulsion.MessageDb.fsproj" />
<Project Path="src/Propulsion.Prometheus/Propulsion.Prometheus.fsproj" />
<Project Path="src/Propulsion.SqlStreamStore/Propulsion.SqlStreamStore.fsproj" />
<Project Path="src/Propulsion/Propulsion.fsproj" />
<Project Path="tests/Propulsion.Kafka.Integration/Propulsion.Kafka.Integration.fsproj" />
<Project Path="tests/Propulsion.MessageDb.Integration/Propulsion.MessageDb.Integration.fsproj" />
<Project Path="tests/Propulsion.Tests/Propulsion.Tests.fsproj" />
<Project Path="tools/Propulsion.Tool/Propulsion.Tool.fsproj" />
</Solution>