mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
调整程序框架
This commit is contained in:
@@ -41,11 +41,11 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Interface\IMenuRepository.cs" />
|
||||
<Compile Include="Interface\IUserRepository.cs" />
|
||||
<Compile Include="ModelBehavior\User.cs" />
|
||||
<Compile Include="Model\Button.cs" />
|
||||
<Compile Include="Model\DataPermission.cs" />
|
||||
<Compile Include="Model\Department.cs" />
|
||||
<Compile Include="Model\Menu.cs" />
|
||||
<Compile Include="Model\RoleMenuButton.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Model\Role.cs" />
|
||||
<Compile Include="Model\User.cs" />
|
||||
@@ -59,7 +59,6 @@
|
||||
<Compile Include="Utility\ValueObjectBase.cs" />
|
||||
<Compile Include="Utility\ValueObjectIsInvalidException.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
Reference in New Issue
Block a user