-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathFoundatio.Redis.slnx
More file actions
21 lines (21 loc) · 873 Bytes
/
Foundatio.Redis.slnx
File metadata and controls
21 lines (21 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Folder Name="/Samples/">
<Project Path="samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj" />
<Project Path="samples/Foundatio.SampleJobClient/Foundatio.SampleJobClient.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="build/common.props" />
<File Path="docker-compose.redis-sentinel.yml" />
<File Path="docker-compose.redis.yml" />
<File Path="docker-compose.valkey.yml" />
<File Path="docker-compose.yml" />
<File Path="README.md" />
<File Path="tests/Directory.Build.props" />
</Folder>
<Folder Name="/Tests/">
<Project Path="tests/Foundatio.Benchmarks/Foundatio.Benchmarks.csproj" />
<Project Path="tests/Foundatio.Redis.Tests/Foundatio.Redis.Tests.csproj" />
</Folder>
<Project Path="src/Foundatio.Redis/Foundatio.Redis.csproj" />
</Solution>