Add UserConfig Prefix and Config Migration
This commit is contained in:
@@ -8,7 +8,7 @@ Public Class ClassConfig
|
||||
Public Property ConnectionStringTest As String = ""
|
||||
<ConnectionStringAppServer>
|
||||
Public Property ConnectionStringAppServer As String = ""
|
||||
<AppServerConfig>
|
||||
<ConnectionStringAppServer>
|
||||
Public Property AppServerConfig As String = ""
|
||||
|
||||
Public Property TestMode As Boolean = False
|
||||
|
||||
Reference in New Issue
Block a user