MS
This commit is contained in:
@@ -92,6 +92,7 @@ Public Class ConfigManager(Of T)
|
||||
End If
|
||||
|
||||
If ApplicationStartupPath <> String.Empty Then
|
||||
_Logger.Debug($"Appconfig is being used: {ApplicationStartupPath}")
|
||||
_AppConfigPath = Path.Combine(ApplicationStartupPath, APP_CONFIG_NAME)
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user