Set Prefix to PROD
This commit is contained in:
2
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
2
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
@@ -98,7 +98,7 @@ Partial Friend NotInheritable Class Settings
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("DEV")> _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("PROD")> _
|
||||
Public ReadOnly Property UserConfig_Prefix() As String
|
||||
Get
|
||||
Return CType(Me("UserConfig_Prefix"),String)
|
||||
|
||||
Reference in New Issue
Block a user