chore 调整项目结构
This commit is contained in:
		| @ -1,6 +1,4 @@ | ||||
| <Project Sdk="Microsoft.NET.Sdk"> | ||||
|  | ||||
|   <Import Project="..\..\common.props" /> | ||||
| <Project Sdk="Microsoft.NET.Sdk"> | ||||
|  | ||||
|   <PropertyGroup> | ||||
|     <TargetFramework>net8.0</TargetFramework> | ||||
| @ -8,10 +6,6 @@ | ||||
|     <RootNamespace>KonSoft.Payment</RootNamespace> | ||||
|   </PropertyGroup> | ||||
|  | ||||
|   <ItemGroup> | ||||
|     <ProjectReference Include="..\KonSoft.Payment.Domain.Shared\KonSoft.Payment.Domain.Shared.csproj" /> | ||||
|   </ItemGroup> | ||||
|  | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Volo.Abp.ObjectExtending" Version="8.3.4" /> | ||||
|     <PackageReference Include="Volo.Abp.Account.Application.Contracts" Version="8.3.4" /> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user