aboutsummaryrefslogtreecommitdiff
path: root/Main/Main.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Main/Main.csproj')
-rw-r--r--Main/Main.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Main/Main.csproj b/Main/Main.csproj
index fb94fca..d0acd53 100644
--- a/Main/Main.csproj
+++ b/Main/Main.csproj
@@ -5,6 +5,8 @@
</PropertyGroup>
<ItemGroup>
+ <PackageReference Include="Hangfire" Version="1.6.22" />
+ <PackageReference Include="Hangfire.MySqlStorage" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.1.4" />