Files
vegasco/vegasco-server.slnx
ThompsonNye 5062887010
All checks were successful
continuous-integration/drone/push Build is passing
Add console project to create data to migrate
2025-06-27 19:14:50 +02:00

19 lines
890 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/Vegasco.Server.Api/Vegasco.Server.Api.csproj" />
<Project Path="src/Vegasco.Server.AppHost.Shared/Vegasco.Server.AppHost.Shared.csproj" />
<Project Path="src/Vegasco.Server.AppHost/Vegasco.Server.AppHost.csproj" />
<Project Path="src/Vegasco.Server.ServiceDefaults/Vegasco.Server.ServiceDefaults.csproj" />
<Project Path="src\UploadData\UploadData.csproj" Type="Classic C#" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Vegasco.Server.Api.Tests.Integration/Vegasco.Server.Api.Tests.Integration.csproj" />
<Project Path="tests/Vegasco.Server.Api.Tests.Unit/Vegasco.Server.Api.Tests.Unit.csproj" />
</Folder>
</Solution>