move config project to Modules.Config folder
This commit is contained in:
5
Modules.Config/ConfigAttributes.vb
Normal file
5
Modules.Config/ConfigAttributes.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class ConfigAttributes
|
||||
Public Class ConnectionStringAttribute
|
||||
Inherits Attribute
|
||||
End Class
|
||||
End Class
|
||||
Reference in New Issue
Block a user