All checks were successful
continuous-integration/drone/push Build is passing
And update all references including comments etc.
18 lines
816 B
Plaintext
18 lines
816 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.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/Vegasco.Server.Api/Vegasco.Server.Api.csproj" />
|
|
</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> |