Browse Source

Update MyProjectNameGlobalFeatureConfigurator.cs

pull/6114/head
Halil İbrahim Kalkan 6 years ago
parent
commit
697bbde157
  1. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain.Shared/MyProjectNameGlobalFeatureConfigurator.cs

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain.Shared/MyProjectNameGlobalFeatureConfigurator.cs

@ -15,7 +15,7 @@ namespace MyCompanyName.MyProjectName
* YOU CAN SAFELY DELETE THIS CLASS AND REMOVE ITS USAGES IF YOU DON'T NEED TO IT!
*
* Please refer to the documentation to lear more about the Global Features System:
* https://docs.abp.io/en/commercial/latest/Global-Features
* https://docs.abp.io/en/abp/latest/Global-Features
*/
});
}

Loading…
Cancel
Save