-
-
Notifications
You must be signed in to change notification settings - Fork 126
/
Copy pathZLinq.slnx
20 lines (20 loc) · 921 Bytes
/
ZLinq.slnx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Solution>
<Folder Name="/sandbox/">
<Project Path="sandbox/Benchmark/Benchmark.csproj" />
<Project Path="sandbox/ConsoleApp/ConsoleApp.csproj" />
<Project Path="sandbox/ConsoleAppNativeAOT/ConsoleAppNativeAOT.csproj" Id="ab0e7494-1bbf-4d47-868b-a7240a291926" />
<Project Path="sandbox/ConsoleAppNet6/ConsoleAppNet6.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/FileGen/FileGen.csproj" />
<Project Path="src/ZLinq.DropInGenerator/ZLinq.DropInGenerator.csproj" />
<Project Path="src/ZLinq.FileSystem/ZLinq.FileSystem.csproj" />
<Project Path="src/ZLinq.Godot/ZLinq.Godot.csproj" />
<Project Path="src/ZLinq.Json/ZLinq.Json.csproj" />
<Project Path="src/ZLinq.__Unity/ZLinq.__Unity.csproj" />
<Project Path="src/ZLinq/ZLinq.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/ZLinq.Tests/ZLinq.Tests.csproj" />
</Folder>
</Solution>