first commit
This commit is contained in:
		| @ -0,0 +1,12 @@ | ||||
| using Volo.Abp.Modularity; | ||||
|  | ||||
| namespace KonSoft.Dispatch; | ||||
|  | ||||
| [DependsOn( | ||||
|     typeof(DispatchDomainModule), | ||||
|     typeof(DispatchTestBaseModule) | ||||
| )] | ||||
| public class DispatchDomainTestModule : AbpModule | ||||
| { | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user