From 3adc60599c4254467a58a8f45364c88f513e5e1a Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Mon, 1 Jun 2026 01:25:19 +0330 Subject: [PATCH] last ... --- DI/XDIHelperExtension.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DI/XDIHelperExtension.cs b/DI/XDIHelperExtension.cs index 5810d85..cbb91bb 100644 --- a/DI/XDIHelperExtension.cs +++ b/DI/XDIHelperExtension.cs @@ -193,7 +193,7 @@ namespace xDataService.DI // // Register Handler Service ... source.AddSingleton(); - + // // Configure Database Descriptor ... descriptor.Configure(source); @@ -402,9 +402,9 @@ namespace xDataService.DI ], args: [ source, - graphBasePath, - graphPath, - withPlayground + graphBasePath, + graphPath, + withPlayground ] );