Floyd Feng
Results
2
comments of
Floyd Feng
1. Version is 2.3.2. 2. Registering triggers using `services.AddAssemblyTriggers(typeof(ATrigger).Assembly, typeof(BTrigger).Assembly);`
I have changed the way to register triggers and it works now. optionsBuilder.UseTriggers(triggerOptions => triggerOptions.AddAssemblyTriggers());