summaryrefslogtreecommitdiff
path: root/DSACore/DSACore.csproj
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-28 00:53:05 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-28 00:53:05 +0200
commit043cdb904dbe171b6feeb3addf08664a02ab7579 (patch)
treee5f7d34ced5142b0b07a87741fe72adba852c80a /DSACore/DSACore.csproj
parentad0a46175e7efbbd5bdf952aacc69d8a7750b05a (diff)
added FirestoreApis
Diffstat (limited to 'DSACore/DSACore.csproj')
-rw-r--r--DSACore/DSACore.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/DSACore/DSACore.csproj b/DSACore/DSACore.csproj
index 67bd4ab..da2feec 100644
--- a/DSACore/DSACore.csproj
+++ b/DSACore/DSACore.csproj
@@ -9,6 +9,8 @@
</ItemGroup>
<ItemGroup>
+ <PackageReference Include="FirebaseDatabase.net" Version="3.3.3" />
+ <PackageReference Include="FirebaseStorage.net" Version="1.0.2" />
<PackageReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>