-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBlazing.Json.JSONPath.slnx
More file actions
23 lines (23 loc) · 907 Bytes
/
Copy pathBlazing.Json.JSONPath.slnx
File metadata and controls
23 lines (23 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/Blazing.Json.JSONPath.Benchmarks/Blazing.Json.JSONPath.Benchmarks.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/Blazing.Json.JSONPath.Samples/Blazing.Json.JSONPath.Samples.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path="CODE_OF_CONDUCT.md" />
<File Path="CONTRIBUTING.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="docs/RFC9535_COMPLIANCE_SUMMARY.md" />
<File Path="docs/RFC9535_COMPLIANCE_VERIFICATION.md" />
<File Path="LICENSE" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Blazing.Json.JSONPath/Blazing.Json.JSONPath.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Blazing.Json.JSONPath.Tests/Blazing.Json.JSONPath.Tests.csproj" />
</Folder>
</Solution>