aboutsummaryrefslogtreecommitdiff
path: root/Sirop.Backend/Sirop.Backend.csproj
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-09 22:55:40 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-09 22:55:40 -0500
commitaefa631ff3f648060f5c0fe5d51aee89e3898a85 (patch)
tree927ffb8f19de6190b20a0180e162e2c8b7f3469e /Sirop.Backend/Sirop.Backend.csproj
parente81e3817c0a4b735da47e6c45529c6f88ed4d52f (diff)
downloaderable-godot-aefa631ff3f648060f5c0fe5d51aee89e3898a85.tar.gz
erable-godot-aefa631ff3f648060f5c0fe5d51aee89e3898a85.tar.bz2
erable-godot-aefa631ff3f648060f5c0fe5d51aee89e3898a85.zip
Discord RPC; About window
Diffstat (limited to 'Sirop.Backend/Sirop.Backend.csproj')
-rw-r--r--Sirop.Backend/Sirop.Backend.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Sirop.Backend/Sirop.Backend.csproj b/Sirop.Backend/Sirop.Backend.csproj
index a321d62..130264f 100644
--- a/Sirop.Backend/Sirop.Backend.csproj
+++ b/Sirop.Backend/Sirop.Backend.csproj
@@ -8,6 +8,7 @@
<ItemGroup>
<PackageReference Include="gstreamer-sharp-netcore" Version="0.0.8" />
+ <PackageReference Include="LiteDB" Version="5.0.10" />
</ItemGroup>
</Project>