-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathBLite.slnx
More file actions
34 lines (34 loc) · 1.53 KB
/
BLite.slnx
File metadata and controls
34 lines (34 loc) · 1.53 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
<Solution>
<Folder Name="/Elementi di soluzione/">
<File Path="C-BSON.md" />
<File Path="CONTRIBUTING.md" />
<File Path="Directory.Build.props" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
<File Path="RFC.md" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/BLite.BlazorWasm/BLite.BlazorWasm.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/BLite.Bson/BLite.Bson.csproj" />
<Project Path="src/BLite.Caching/BLite.Caching.csproj" />
<Project Path="src/BLite.Core/BLite.Core.csproj" />
<Project Path="src/BLite.SourceGenerators/BLite.SourceGenerators.csproj" />
<Project Path="src/BLite.Wasm/BLite.Wasm.csproj" />
<Project Path="src/BLite/BLite.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/BLite.Benchmark/BLite.Benchmark.csproj" />
<Project Path="tests/BLite.CheckpointTest/DocumentDb.CheckpointTest.csproj" />
<Project Path="tests/BLite.ConsoleSample/BLite.ConsoleSample.csproj" />
<Project Path="tests/BLite.Debug/BLite.Debug.csproj" />
<Project Path="tests/BLite.NetStandard21.Tests/BLite.NetStandard21.Tests.csproj" />
<Project Path="tests/BLite.Shared/BLite.Shared.csproj" Id="c1cb8033-8381-4f75-8a26-23ea9f8f8f4e" />
<Project Path="tests/BLite.StressMonitor/BLite.StressMonitor.csproj" />
<Project Path="tests/BLite.Tests/BLite.Tests.csproj" />
</Folder>
<Folder Name="/tools/">
<Project Path="tools/BLite.Studio/BLite.Studio.csproj" />
</Folder>
</Solution>