Admin.NET/Admin.NET.Web.Core/Admin.NET.Web.Core.csproj
@@ -1,7 +1,7 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net8.0;net9.0</TargetFrameworks> <TargetFrameworks>net8.0</TargetFrameworks> <NoWarn>1701;1702;1591</NoWarn> <DocumentationFile></DocumentationFile> <GenerateDocumentationFile>True</GenerateDocumentationFile> @@ -16,6 +16,7 @@ <ItemGroup> <ProjectReference Include="..\Admin.NET.Application\Admin.NET.Application.csproj" /> <ProjectReference Include="..\FZCZTB.TSCL.Application\FZCZTB.TSCL.Application.csproj" /> </ItemGroup> </Project>