aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Services.csproj
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-05-11 12:57:32 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-05-11 12:57:32 +0300
commit6e72e69cfbef65c05005c793e0928b4d81224234 (patch)
tree9da0ab333458dc4c37f4e9dd34b10f0bb123c52d /ExamTemplate/Services/Services.csproj
parent1691baf054b6695da35c9d29032d9b3934c1f979 (diff)
downloadit-kariera-exam-template-6e72e69cfbef65c05005c793e0928b4d81224234.tar
it-kariera-exam-template-6e72e69cfbef65c05005c793e0928b4d81224234.tar.gz
it-kariera-exam-template-6e72e69cfbef65c05005c793e0928b4d81224234.zip
Added Cloudinary service and configured it
Diffstat (limited to 'ExamTemplate/Services/Services.csproj')
-rw-r--r--ExamTemplate/Services/Services.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ExamTemplate/Services/Services.csproj b/ExamTemplate/Services/Services.csproj
index 9383013..eb60f3d 100644
--- a/ExamTemplate/Services/Services.csproj
+++ b/ExamTemplate/Services/Services.csproj
@@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="Automapper" Version="10.1.1" />
+ <PackageReference Include="CloudinaryDotNet" Version="1.15.1" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
</ItemGroup>