update to use Factory.Shared
This commit is contained in:
@@ -69,7 +69,7 @@ Namespace Jobs
|
||||
Database = New MSSQLServer(LogConfig, MSSQLServer.DecryptConnectionString(oConnectionString))
|
||||
|
||||
#Disable Warning BC40000 ' Type or member is obsolete
|
||||
[Static].Services.AddEnvelopeGeneratorInfrastructureServices(
|
||||
Factory.Shared.AddEnvelopeGeneratorInfrastructureServices(
|
||||
Sub(opt)
|
||||
opt.AddDbTriggerParams(Config)
|
||||
opt.AddDbContext(
|
||||
|
||||
Reference in New Issue
Block a user