Skip to content

Commit e65e0ec

Browse files
committed
Fixed typo
1 parent 69cccbd commit e65e0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EntityFrameworkCore.Triggered/Extensions/ServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,6 @@ public static IServiceCollection AddTriggeredPooledDbContextFactory<TContext>(th
158158
#endif
159159
return serviceCollection;
160160
}
161+
#endif
161162
}
162163
}
163-
#endif

0 commit comments

Comments
 (0)