add config migration and user config prefix
This commit is contained in:
@@ -19,6 +19,6 @@ Public Class ClassConfig
|
||||
Public Property ResultDataWindowLocation As Point = New Size(0, 0)
|
||||
<ConnectionStringAppServer>
|
||||
Public Property ConnectionStringAppServer As String = ""
|
||||
<AppServerConfig>
|
||||
<GlobalSetting>
|
||||
Public Property AppServerConfig As String = ""
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user