Files
vegasco/vegasco-server.slnx
ThompsonNye 857863a4d8
Some checks failed
continuous-integration/drone/push Build is failing
Replace sln file with slnx
2024-12-28 14:23:27 +01:00

17 lines
551 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.System/WebApi.Tests.System.csproj" />
<Project Path="tests/WebApi.Tests.Unit/WebApi.Tests.Unit.csproj" />
</Folder>
</Solution>