📄 JsonLdRecipeParser.slnx
1 2 3 4 5 6 7 8 9 10
<Solution>
  <Folder Name="/src/">
    <Project Path="src/JsonLdRecipeParser/JsonLdRecipeParser.csproj" />
    <Project Path="src/CompilerServices/CompilerServices.csproj" />
  </Folder>
  <Folder Name="/test/">
    <Project Path="test/JsonLdRecipeParser.Tests/JsonLdRecipeParser.Tests.csproj" />
  </Folder>
</Solution>