From c66852da3df22c96027cfe1f7fc4061e17b0e41a Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Fri, 8 May 2026 03:43:38 +0330 Subject: [PATCH] last ... --- DI/XDIHelperExtension.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DI/XDIHelperExtension.cs b/DI/XDIHelperExtension.cs index 14b4f84..3db10b9 100644 --- a/DI/XDIHelperExtension.cs +++ b/DI/XDIHelperExtension.cs @@ -10,7 +10,7 @@ using xEventService.Models; using xEventService.Providers; namespace xEventService.DI { - public static class XDIHelperExtension { + public static partial class XDIHelperExtension { /// /// Extract EventService Configurations ... ///