We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7093f commit 1dc9143Copy full SHA for 1dc9143
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Controllers/AboutController.cs
@@ -1,4 +1,5 @@
1
-using AbpCompanyName.AbpProjectName.Controllers;
+using Abp.AspNetCore.Mvc.Authorization;
2
+using AbpCompanyName.AbpProjectName.Controllers;
3
using Microsoft.AspNetCore.Mvc;
4
5
namespace AbpCompanyName.AbpProjectName.Web.Controllers
0 commit comments