Skip to content

Commit

Permalink
Remove obsolete message
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Vicente Perez authored and jeremydmiller committed Aug 10, 2023
1 parent 74ff67f commit ac12e11
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public AzureServiceBusConfiguration UseBroadcastingConventionRouting(
return this;
}

[Obsolete("Deprecated. Use the overload with Action<AzureServiceBusQueueAndTopicMessageRoutingConvention>")]
public AzureServiceBusConfiguration UseConventionalRouting(
Action<AzureServiceBusMessageRoutingConvention>? configure = null)
{
Expand Down

0 comments on commit ac12e11

Please sign in to comment.