Skip to content

Commit

Permalink
Fix availability extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
velunin committed Jul 11, 2021
1 parent 85a3bb9 commit 574463c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CqrsVibe/Pipeline/ConfiguratorExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace CqrsVibe.Pipeline
{
internal static class ConfiguratorExtensions
public static class ConfiguratorExtensions
{
public static void UseRouteFor<TRouteContext, TOriginalContext>(
this IPipeConfigurator<TOriginalContext> originalPipeConfigurator,
Expand Down

0 comments on commit 574463c

Please sign in to comment.