Lua.slnx 632 B

12345678910111213141516
  1. <Solution>
  2. <Folder Name="/sandbox/">
  3. <File Path="sandbox/ConsoleApp2/.gitignore"/>
  4. <Project Path="sandbox/Benchmark/Benchmark.csproj"/>
  5. <Project Path="sandbox/ConsoleApp1/ConsoleApp1.csproj"/>
  6. <Project Path="sandbox/ConsoleApp2/ConsoleApp2.csproj"/>
  7. <Project Path="sandbox/JitTest/JitTest.csproj"/>
  8. </Folder>
  9. <Folder Name="/src/">
  10. <Project Path="src/Lua.SourceGenerator/Lua.SourceGenerator.csproj"/>
  11. <Project Path="src/Lua/Lua.csproj"/>
  12. </Folder>
  13. <Folder Name="/tests/">
  14. <Project Path="tests/Lua.Tests/Lua.Tests.csproj"/>
  15. </Folder>
  16. </Solution>