update
命名空间修正
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using Dilon.Application;
|
||||
using Ewide.Application;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Dilon.Web.Core\Dilon.Web.Core.csproj" />
|
||||
<ProjectReference Include="..\Ewide.Web.Core\Ewide.Web.Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
@using Dilon.Web.Entry
|
||||
@using Ewide.Web.Entry
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
Reference in New Issue
Block a user