1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-28 23:31:47 +02:00

API enhancements

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Esteban Solano Granados 2022-06-13 18:07:27 +00:00 committed by GitHub
parent 996b7ac9bf
commit bd401b3c93
3 changed files with 30 additions and 18 deletions

View file

@ -6,5 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MongoDb.Driver" Version="2.16.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>
</Project>