CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.csproj
@@ -1,4 +1,4 @@ <Project Sdk="Microsoft.NET.Sdk.Web"> <Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> <TargetFramework>net8.0</TargetFramework> @@ -74,6 +74,7 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\Chuanyin.Attribute\Chuanyin.Attribute.csproj" /> <ProjectReference Include="..\CoreCms.Net.Auth\CoreCms.Net.Auth.csproj" /> <ProjectReference Include="..\CoreCms.Net.CodeGenerator\CoreCms.Net.CodeGenerator.csproj" /> <ProjectReference Include="..\CoreCms.Net.Configuration\CoreCms.Net.Configuration.csproj" />