diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-09 22:55:40 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-09 22:55:40 -0500 |
| commit | aefa631ff3f648060f5c0fe5d51aee89e3898a85 (patch) | |
| tree | 927ffb8f19de6190b20a0180e162e2c8b7f3469e /Sirop.Backend/Sirop.Backend.csproj | |
| parent | e81e3817c0a4b735da47e6c45529c6f88ed4d52f (diff) | |
| download | erable-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.csproj | 1 |
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> |
