-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhttp-lib.slnx
More file actions
25 lines (25 loc) · 1.73 KB
/
http-lib.slnx
File metadata and controls
25 lines (25 loc) · 1.73 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
<Solution>
<Folder Name="/structured-field-values/">
<Project Path="structured-field-values/src/Http.StructuredFieldValues/Http.StructuredFieldValues.csproj" />
<Project Path="structured-field-values/test/Http.StructuredFieldValues.Tests/Http.StructuredFieldValues.Tests.csproj" />
<Project Path="structured-field-values/samples/HttpClientSample/HttpClientSample.csproj" />
<Project Path="structured-field-values/samples/AspNetCoreSample/AspNetCoreSample.csproj" />
</Folder>
<Folder Name="/signatures/">
<Project Path="signatures/src/Http.HttpSignatures/Http.HttpSignatures.csproj" />
<Project Path="signatures/test/Http.HttpSignatures.Tests/Http.HttpSignatures.Tests.csproj" />
</Folder>
<Folder Name="/hybrid-cache-handler/">
<Project Path="hybrid-cache-handler/src/HttpHybridCacheHandler/HttpHybridCacheHandler.csproj" />
<Project Path="hybrid-cache-handler/test/HttpHybridCacheHandler.Tests/HttpHybridCacheHandler.Tests.csproj" />
<Project Path="hybrid-cache-handler/samples/HttpClientFactorySample/HttpClientFactorySample.csproj" />
<Project Path="hybrid-cache-handler/samples/FusionCacheSample/FusionCacheSample.csproj" />
<Project Path="hybrid-cache-handler/samples/YarpCachingProxySample/YarpCachingProxySample.csproj" />
<Project Path="hybrid-cache-handler/benchmarks/Benchmarks/Benchmarks.csproj" />
</Folder>
<Folder Name="/file-distributed-cache/">
<Project Path="file-distributed-cache/src/FileDistributedCache/FileDistributedCache.csproj" />
<Project Path="file-distributed-cache/test/FileDistributedCache.Tests/FileDistributedCache.Tests.csproj" />
<Project Path="file-distributed-cache/samples/FileDistributedCacheSample/FileDistributedCacheSample.csproj" />
</Folder>
</Solution>