Skip to content

Commit

Permalink
Update hangfire version, from 1.8.0-rc2 to 1.8.0-rc3 (#17)
Browse files Browse the repository at this point in the history
* Update hangfire version, from 1.8.0-rc2 to 1.8.0-rc3

* Update Mellon.MultiTenant.Hangfire.csproj
  • Loading branch information
1bberto committed Apr 4, 2023
1 parent 7e762ad commit 4a475b4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Hangfire" Version="1.8.0-rc2" />
<PackageReference Include="Hangfire" Version="1.8.0-rc3" />
<PackageReference Include="Hangfire.Console" Version="1.4.2" />
<PackageReference Include="Hangfire.Core" Version="1.8.0-rc2" />
<PackageReference Include="Hangfire.Core" Version="1.8.0-rc3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit 4a475b4

Please sign in to comment.