This commit is contained in:
2026-06-01 01:25:19 +03:30
parent 17be3422a3
commit 3adc60599c
+4 -4
View File
@@ -193,7 +193,7 @@ namespace xDataService.DI
//
// Register Handler Service ...
source.AddSingleton<XEntityRegisterarHandlerService>();
//
// Configure Database Descriptor ...
descriptor.Configure(source);
@@ -402,9 +402,9 @@ namespace xDataService.DI
],
args: [
source,
graphBasePath,
graphPath,
withPlayground
graphBasePath,
graphPath,
withPlayground
]
);