Aggiunta in API export doorImage (SVG+PNG)

This commit is contained in:
Samuele Locatelli
2023-05-22 17:55:48 +02:00
parent 635457aef5
commit f7cf1727c9
2 changed files with 76 additions and 0 deletions
@@ -24,6 +24,7 @@
<PackageReference Include="StackExchange.Redis.Extensions.AspNetCore" Version="9.1.0" />
<PackageReference Include="StackExchange.Redis.Extensions.Core" Version="9.1.0" />
<PackageReference Include="StackExchange.Redis.Extensions.Newtonsoft" Version="9.1.0" />
<PackageReference Include="Svg" Version="3.4.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>