forked from nuskey8/Lua-CSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLua.slnx
More file actions
17 lines (17 loc) · 662 Bytes
/
Lua.slnx
File metadata and controls
17 lines (17 loc) · 662 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/sandbox/">
<File Path="sandbox/ConsoleApp2/.gitignore" />
<Project Path="sandbox/Benchmark/Benchmark.csproj" />
<Project Path="sandbox/ConsoleApp1/ConsoleApp1.csproj" />
<Project Path="sandbox/ConsoleApp2/ConsoleApp2.csproj" />
<Project Path="sandbox/JitTest/JitTest.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Lua.Annotations/Lua.Annotations.csproj" />
<Project Path="src/Lua.SourceGenerator/Lua.SourceGenerator.csproj" />
<Project Path="src/Lua/Lua.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Lua.Tests/Lua.Tests.csproj" />
</Folder>
</Solution>