Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Imports System
|
||||
Imports System.Text
|
||||
Imports System.Collections.Generic
|
||||
Imports System.ComponentModel
|
||||
|
||||
Imports DevExpress.ExpressApp
|
||||
|
||||
<ToolboxItemFilter("Xaf.Platform.Web")> _
|
||||
Partial Public NotInheritable Class [SISBusinessAspNetModule]
|
||||
Inherits ModuleBase
|
||||
Public Sub New()
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user