📄 MMirror.slnx
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<Solution>
  <Folder Name="/src/">
    <Project Path="src/App/App.csproj" />
  </Folder>
  <Folder Name="/src/Integrations/">
    <Project Path="src/Integrations/FaceCamera/FaceCamera.csproj" />
    <Project Path="src/Integrations/HomeAssistant/HomeAssistant.csproj" />
    <Project Path="src/Integrations/Smhi/Smhi.csproj" />
    <Project Path="src/Integrations/Vasttrafik/Vasttrafik.csproj" />
  </Folder>
  <Folder Name="/tests/Integrations/">
    <Project Path="tests/Integrations/FaceCamera/FaceCamera.csproj" />
    <Project Path="tests/Integrations/HomeAssistant/HomeAssistant.csproj" />
    <Project Path="tests/Integrations/Smhi/Smhi.csproj" />
    <Project Path="tests/Integrations/Vasttrafik/Vasttrafik.csproj" />
  </Folder>
</Solution>