Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Collections.Generic
|
||||
|
||||
Imports DevExpress.ExpressApp
|
||||
|
||||
Public NotInheritable Class [SupportModule]
|
||||
Inherits ModuleBase
|
||||
Public Sub New()
|
||||
ModelDifferenceResourceName = "SISBusiness.Module.Web.Support.Model.DesignedDiffs"
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user