@ -42,7 +42,7 @@ using (var scope = _auditingHelper.DisableAuditing())
### TickerQ Package Upgrade (2.5.3 → 10.1.1)
**If you are using the TickerQ integration packages** (`Volo.Abp.TickerQ`, `Volo.Abp.BackgroundJobs.TickerQ`, or `Volo.Abp.BackgroundWorkers.TickerQ`), you need to apply the following breaking changes. TickerQ 10.1.1 only targets `net10.0` and contains several API changes.
**If you are using the TickerQ integration packages** (`Volo.Abp.TickerQ`, `Volo.Abp.BackgroundJobs.TickerQ`, or `Volo.Abp.BackgroundWorkers.TickerQ`), you need to apply the following breaking changes. TickerQ 10.1.1 only targets .NET 10.0 and contains several API changes.
#### UseAbpTickerQ moved from IApplicationBuilder to IHost