csproj and sln

This commit is contained in:
2023-06-05 15:31:04 +02:00
parent d5aeb0a06e
commit 8611427557
5 changed files with 47 additions and 3 deletions

View File

@@ -11,4 +11,8 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AB.API\AB.API.csproj" />
</ItemGroup>
</Project>