Remove the WithPriority() deprecated method #133
Labels
low priority
Low priority issue
maintenance & refactoring
Restructure the codebase without altering functionality
Is your request related to a problem you have?
Remove the WithPriority(...) method which has been deprecated for quite some time now, and we think it is safe to remove it.
Describe the solution you'd like
Removal of the method. Its functionality has been replaced by the
RuleAddPriorityOption
onRulesEngine.AddRuleAsync(...)
.Are you able to help bring it to life and contribute with a Pull Request?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: