Files
vegasco/vegasco-server.slnx
ThompsonNye 854be19fd5
Some checks failed
continuous-integration/drone/push Build is failing
Remove system tests
2024-12-28 15:55:34 +01:00

16 lines
475 B
Plaintext

<Solution>
<Folder Name="/Solution Items/">
<File Path=".drone.yml" />
<File Path="Dockerfile" />
<File Path="README.md" />
<File Path="version.json" />
</Folder>
<Folder Name="/src/">
<Project Path="src/WebApi/WebApi.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/WebApi.Tests.Integration/WebApi.Tests.Integration.csproj" />
<Project Path="tests/WebApi.Tests.Unit/WebApi.Tests.Unit.csproj" />
</Folder>
</Solution>