|
1 | 1 | <Solution> |
2 | | - <Configurations> |
3 | | - <Platform Name="Any CPU" /> |
4 | | - <Platform Name="x64" /> |
5 | | - <Platform Name="x86" /> |
6 | | - </Configurations> |
7 | | - <Folder Name="/Cli/"> |
8 | | - <Project Path="Src/FastData.Cli.Tests/FastData.Cli.Tests.csproj" /> |
9 | | - <Project Path="Src/FastData.Cli/FastData.Cli.csproj" /> |
10 | | - </Folder> |
11 | | - <Folder Name="/Cli/PowerShell/"> |
12 | | - <File Path="Misc/PowerShell/FastData.psd1" /> |
13 | | - <File Path="Misc/PowerShell/FastData.psm1" /> |
14 | | - </Folder> |
15 | | - <Folder Name="/Generators/"> |
16 | | - <Project Path="Src/FastData.Generator.CPlusPlus.Benchmarks/FastData.Generator.CPlusPlus.Benchmarks.csproj" /> |
17 | | - <Project Path="Src/FastData.Generator.CPlusPlus.TestHarness/FastData.Generator.CPlusPlus.TestHarness.csproj" /> |
18 | | - <Project Path="Src/FastData.Generator.CPlusPlus/FastData.Generator.CPlusPlus.csproj" /> |
19 | | - <Project Path="Src/FastData.Generator.CSharp.Benchmarks/FastData.Generator.CSharp.Benchmarks.csproj" /> |
20 | | - <Project Path="Src/FastData.Generator.CSharp.TestHarness/FastData.Generator.CSharp.TestHarness.csproj" /> |
21 | | - <Project Path="Src/FastData.Generator.CSharp/FastData.Generator.CSharp.csproj" /> |
22 | | - <Project Path="Src/FastData.Generator.Rust.Benchmarks/FastData.Generator.Rust.Benchmarks.csproj" /> |
23 | | - <Project Path="Src/FastData.Generator.Rust.TestHarness/FastData.Generator.Rust.TestHarness.csproj" /> |
24 | | - <Project Path="Src/FastData.Generator.Rust/FastData.Generator.Rust.csproj" /> |
25 | | - <Project Path="Src/FastData.Generator.Template/FastData.Generator.Template.csproj" /> |
26 | | - <Project Path="Src/FastData.Generator.Tests/FastData.Generator.Tests.csproj" /> |
27 | | - <Project Path="Src/FastData.Generator/FastData.Generator.csproj" /> |
28 | | - </Folder> |
29 | | - <Folder Name="/SourceGenerator/"> |
30 | | - <Project Path="Src/FastData.SourceGenerator.Attributes/FastData.SourceGenerator.Attributes.csproj" /> |
31 | | - <Project Path="Src/FastData.SourceGenerator.Examples/FastData.SourceGenerator.Examples.csproj" /> |
32 | | - <Project Path="Src/FastData.SourceGenerator.Tests/FastData.SourceGenerator.Tests.csproj" /> |
33 | | - <Project Path="Src/FastData.SourceGenerator/FastData.SourceGenerator.csproj" /> |
34 | | - </Folder> |
35 | | - <Folder Name="/_Docs/"> |
36 | | - <File Path="AGENTS.md" /> |
37 | | - <File Path="Docs/DataStructures.md" /> |
38 | | - <File Path="Docs/HowWork.md" /> |
39 | | - <File Path="Docs/Optimizations.md" /> |
40 | | - <File Path="README.md" /> |
41 | | - </Folder> |
42 | | - <Folder Name="/_Github/"> |
43 | | - <File Path=".github/FUNDING.yml" /> |
44 | | - </Folder> |
45 | | - <Folder Name="/_Github/IssueTemplates/"> |
46 | | - <File Path=".github/ISSUE_TEMPLATE/bug_report.md" /> |
47 | | - <File Path=".github/ISSUE_TEMPLATE/feature_request.md" /> |
48 | | - </Folder> |
49 | | - <Folder Name="/_Github/Workflows/"> |
50 | | - <File Path=".github/workflows/generic-build.yml" /> |
51 | | - <File Path=".github/workflows/nuget-release.yml" /> |
52 | | - </Folder> |
53 | | - <Folder Name="/_Imports/" /> |
54 | | - <Folder Name="/_Imports/Local/"> |
55 | | - <File Path="Locals/Benchmarks.props" /> |
56 | | - <File Path="Locals/Directory.Build.props" /> |
57 | | - <File Path="Locals/Directory.Packages.props" /> |
58 | | - <File Path="Locals/Library.props" /> |
59 | | - <File Path="Locals/Tests.props" /> |
60 | | - </Folder> |
61 | | - <Folder Name="/_Imports/Managed/"> |
62 | | - <File Path="Src/Directory.Build.props" /> |
63 | | - <File Path="Src/Directory.Build.targets" /> |
64 | | - </Folder> |
65 | | - <Folder Name="/_Imports/Managed/Packages/"> |
66 | | - <File Path="Src/Directory.Packages.Analyzers.props" /> |
67 | | - <File Path="Src/Directory.Packages.props" /> |
68 | | - </Folder> |
69 | | - <Folder Name="/_Imports/Managed/Project/"> |
70 | | - <File Path="Imports/Benchmarks.props" /> |
71 | | - <File Path="Imports/Console.props" /> |
72 | | - <File Path="Imports/Examples.props" /> |
73 | | - <File Path="Imports/Library.props" /> |
74 | | - <File Path="Imports/Tests.props" /> |
75 | | - </Folder> |
76 | | - <Folder Name="/_Items/"> |
77 | | - <File Path=".editorconfig" /> |
78 | | - <File Path=".gitattributes" /> |
79 | | - <File Path=".gitignore" /> |
80 | | - <File Path=".globalconfig" /> |
81 | | - <File Path="LICENSE.txt" /> |
82 | | - </Folder> |
83 | | - <Folder Name="/_Scripts/"> |
84 | | - <File Path="Scripts/Build.ps1" /> |
85 | | - <File Path="Scripts/Install-Gcc.ps1" /> |
86 | | - <File Path="Scripts/Install-Rust.ps1" /> |
87 | | - <File Path="Scripts/Publish.ps1" /> |
88 | | - </Folder> |
89 | | - <Project Path="Src/FastData.Benchmarks/FastData.Benchmarks.csproj" /> |
90 | | - <Project Path="Src/FastData.Demo/FastData.Demo.csproj" /> |
91 | | - <Project Path="Src/FastData.Examples/FastData.Examples.csproj" /> |
92 | | - <Project Path="Src/FastData.InternalShared/FastData.InternalShared.csproj" /> |
93 | | - <Project Path="Src/FastData.Testbed/FastData.Testbed.csproj" /> |
94 | | - <Project Path="Src/FastData.TestHarness.Runner/FastData.TestHarness.Runner.csproj" /> |
95 | | - <Project Path="Src/FastData.Tests/FastData.Tests.csproj" /> |
96 | | - <Project Path="Src/FastData/FastData.csproj" /> |
| 2 | + <Configurations> |
| 3 | + <Platform Name="Any CPU" /> |
| 4 | + <Platform Name="x64" /> |
| 5 | + <Platform Name="x86" /> |
| 6 | + </Configurations> |
| 7 | + <Folder Name="/Cli/"> |
| 8 | + <Project Path="Src/FastData.Cli.Tests/FastData.Cli.Tests.csproj" /> |
| 9 | + <Project Path="Src/FastData.Cli/FastData.Cli.csproj" /> |
| 10 | + </Folder> |
| 11 | + <Folder Name="/Cli/PowerShell/"> |
| 12 | + <File Path="Misc/PowerShell/FastData.psd1" /> |
| 13 | + <File Path="Misc/PowerShell/FastData.psm1" /> |
| 14 | + </Folder> |
| 15 | + <Folder Name="/Generators/"> |
| 16 | + <Project Path="Src/FastData.Generator.CPlusPlus.TestHarness/FastData.Generator.CPlusPlus.TestHarness.csproj" /> |
| 17 | + <Project Path="Src/FastData.Generator.CPlusPlus/FastData.Generator.CPlusPlus.csproj" /> |
| 18 | + <Project Path="Src/FastData.Generator.CSharp.TestHarness/FastData.Generator.CSharp.TestHarness.csproj" /> |
| 19 | + <Project Path="Src/FastData.Generator.CSharp/FastData.Generator.CSharp.csproj" /> |
| 20 | + <Project Path="Src/FastData.Generator.Rust.TestHarness/FastData.Generator.Rust.TestHarness.csproj" /> |
| 21 | + <Project Path="Src/FastData.Generator.Rust/FastData.Generator.Rust.csproj" /> |
| 22 | + <Project Path="Src/FastData.Generator.Template/FastData.Generator.Template.csproj" /> |
| 23 | + <Project Path="Src/FastData.Generator.Tests/FastData.Generator.Tests.csproj" /> |
| 24 | + <Project Path="Src/FastData.Generator/FastData.Generator.csproj" /> |
| 25 | + </Folder> |
| 26 | + <Folder Name="/SourceGenerator/"> |
| 27 | + <Project Path="Src/FastData.SourceGenerator.Attributes/FastData.SourceGenerator.Attributes.csproj" /> |
| 28 | + <Project Path="Src/FastData.SourceGenerator.Examples/FastData.SourceGenerator.Examples.csproj" /> |
| 29 | + <Project Path="Src/FastData.SourceGenerator.Tests/FastData.SourceGenerator.Tests.csproj" /> |
| 30 | + <Project Path="Src/FastData.SourceGenerator/FastData.SourceGenerator.csproj" /> |
| 31 | + </Folder> |
| 32 | + <Folder Name="/_Docs/"> |
| 33 | + <File Path="AGENTS.md" /> |
| 34 | + <File Path="Docs/DataStructures.md" /> |
| 35 | + <File Path="Docs/HowWork.md" /> |
| 36 | + <File Path="Docs/Optimizations.md" /> |
| 37 | + <File Path="README.md" /> |
| 38 | + </Folder> |
| 39 | + <Folder Name="/_Github/"> |
| 40 | + <File Path=".github/FUNDING.yml" /> |
| 41 | + </Folder> |
| 42 | + <Folder Name="/_Github/IssueTemplates/"> |
| 43 | + <File Path=".github/ISSUE_TEMPLATE/bug_report.md" /> |
| 44 | + <File Path=".github/ISSUE_TEMPLATE/feature_request.md" /> |
| 45 | + </Folder> |
| 46 | + <Folder Name="/_Github/Workflows/"> |
| 47 | + <File Path=".github/workflows/generic-build.yml" /> |
| 48 | + <File Path=".github/workflows/nuget-release.yml" /> |
| 49 | + </Folder> |
| 50 | + <Folder Name="/_Imports/" /> |
| 51 | + <Folder Name="/_Imports/Local/"> |
| 52 | + <File Path="Locals/Benchmarks.props" /> |
| 53 | + <File Path="Locals/Directory.Build.props" /> |
| 54 | + <File Path="Locals/Directory.Packages.props" /> |
| 55 | + <File Path="Locals/Library.props" /> |
| 56 | + <File Path="Locals/Tests.props" /> |
| 57 | + </Folder> |
| 58 | + <Folder Name="/_Imports/Managed/"> |
| 59 | + <File Path="Src/Directory.Build.props" /> |
| 60 | + <File Path="Src/Directory.Build.targets" /> |
| 61 | + </Folder> |
| 62 | + <Folder Name="/_Imports/Managed/Packages/"> |
| 63 | + <File Path="Src/Directory.Packages.Analyzers.props" /> |
| 64 | + <File Path="Src/Directory.Packages.props" /> |
| 65 | + </Folder> |
| 66 | + <Folder Name="/_Imports/Managed/Project/"> |
| 67 | + <File Path="Imports/Benchmarks.props" /> |
| 68 | + <File Path="Imports/Console.props" /> |
| 69 | + <File Path="Imports/Examples.props" /> |
| 70 | + <File Path="Imports/Library.props" /> |
| 71 | + <File Path="Imports/Tests.props" /> |
| 72 | + </Folder> |
| 73 | + <Folder Name="/_Items/"> |
| 74 | + <File Path=".editorconfig" /> |
| 75 | + <File Path=".gitattributes" /> |
| 76 | + <File Path=".gitignore" /> |
| 77 | + <File Path=".globalconfig" /> |
| 78 | + <File Path="LICENSE.txt" /> |
| 79 | + </Folder> |
| 80 | + <Folder Name="/_Scripts/"> |
| 81 | + <File Path="Scripts/Build.ps1" /> |
| 82 | + <File Path="Scripts/Publish.ps1" /> |
| 83 | + </Folder> |
| 84 | + <Project Path="Src/FastData.Benchmarks/FastData.Benchmarks.csproj" /> |
| 85 | + <Project Path="Src/FastData.BenchmarkHarness.Runner/FastData.BenchmarkHarness.Runner.csproj" /> |
| 86 | + <Project Path="Src/FastData.Demo/FastData.Demo.csproj" /> |
| 87 | + <Project Path="Src/FastData.Examples/FastData.Examples.csproj" /> |
| 88 | + <Project Path="Src/FastData.InternalShared/FastData.InternalShared.csproj" /> |
| 89 | + <Project Path="Src/FastData.Testbed/FastData.Testbed.csproj" /> |
| 90 | + <Project Path="Src/FastData.TestHarness.Runner/FastData.TestHarness.Runner.csproj" /> |
| 91 | + <Project Path="Src/FastData.Tests/FastData.Tests.csproj" /> |
| 92 | + <Project Path="Src/FastData/FastData.csproj" /> |
97 | 93 | </Solution> |
0 commit comments