clean up config
This commit is contained in:
@@ -12,10 +12,11 @@
|
||||
Public Class ConnectionStringTestAttribute
|
||||
Inherits Attribute
|
||||
End Class
|
||||
Public Class ConnectionStringAppServer
|
||||
Inherits Attribute
|
||||
End Class
|
||||
Public Class AppServerConfig
|
||||
|
||||
''' <summary>
|
||||
''' The app server connection string. Will not be saved to userconfig.
|
||||
''' </summary>
|
||||
Public Class ConnectionStringAppServerAttribute
|
||||
Inherits Attribute
|
||||
End Class
|
||||
''' <summary>
|
||||
|
||||
Reference in New Issue
Block a user