Fix integration test database connection string
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
2024-12-28 17:10:36 +01:00
parent ff2707a0e8
commit 4ea0978cf6
2 changed files with 2 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Vegasco.Server.AppHost.Shared\Vegasco.Server.AppHost.Shared.csproj" />
<ProjectReference Include="..\..\src\WebApi\WebApi.csproj" />
</ItemGroup>