chore 调整项目结构
This commit is contained in:
		| @ -1,7 +1,5 @@ | ||||
| <Project Sdk="Microsoft.NET.Sdk"> | ||||
|  | ||||
|   <Import Project="..\..\common.props" /> | ||||
|  | ||||
|   <PropertyGroup> | ||||
|     <TargetFramework>net8.0</TargetFramework> | ||||
|     <Nullable>enable</Nullable> | ||||
| @ -9,8 +7,6 @@ | ||||
|   </PropertyGroup> | ||||
|  | ||||
|   <ItemGroup> | ||||
|     <ProjectReference Include="..\..\src\KonSoft.TenantManagement.EntityFrameworkCore\KonSoft.TenantManagement.EntityFrameworkCore.csproj" /> | ||||
|     <ProjectReference Include="..\KonSoft.TenantManagement.Application.Tests\KonSoft.TenantManagement.Application.Tests.csproj" /> | ||||
|     <PackageReference Include="Volo.Abp.EntityFrameworkCore.Sqlite" Version="8.3.4" /> | ||||
|   </ItemGroup> | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user