Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
datsunbae committed Apr 18, 2024
2 parents 111eded + 13ba25e commit 8c6d7f9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire" Version="1.8.11" />
<PackageReference Include="Hangfire" Version="1.8.12" />
<PackageReference Include="Hangfire.Console.Extensions" Version="2.0.0" />
<PackageReference Include="Hangfire.SqlServer" Version="1.8.11" />
<PackageReference Include="Hangfire.SqlServer" Version="1.8.12" />
<PackageReference Include="MailKit" Version="4.4.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.2" />
<PackageReference Include="MimeKit" Version="4.4.0" />
Expand Down

0 comments on commit 8c6d7f9

Please sign in to comment.