Skip to content

Commit

Permalink
Upgrade Hangfire.SqlServer package to 1.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
maliming committed Apr 20, 2020
1 parent 4180e35 commit 219a708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire.SqlServer" Version="1.7.8" />
<PackageReference Include="Hangfire.SqlServer" Version="1.7.11" />
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Autofac\Volo.Abp.Autofac.csproj" />
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.BackgroundJobs.HangFire\Volo.Abp.BackgroundJobs.HangFire.csproj" />
<ProjectReference Include="..\Volo.Abp.BackgroundJobs.DemoApp.Shared\Volo.Abp.BackgroundJobs.DemoApp.Shared.csproj" />
Expand Down

0 comments on commit 219a708

Please sign in to comment.