📄 MMirror.slnx
1 2 3 4 5 6 7 8 9 10 11 12
<Solution>
  <Folder Name="/src/">
    <Project Path="src/App/App.csproj" />
  </Folder>
  <Folder Name="/src/Integrations/">
    <Project Path="src/Integrations/Vasttrafik/Vasttrafik.csproj" />
  </Folder>
  <Folder Name="/tests/Integrations/">
    <Project Path="tests/Integrations/Vasttrafik/Vasttrafik.csproj" />
  </Folder>
</Solution>