Admin.NET/FZCZTB.NET.SYSService/FZCZTB.NET.SYSService.csproj
@@ -4,6 +4,7 @@ <TargetFramework>net8.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <GenerateDocumentationFile>True</GenerateDocumentationFile> </PropertyGroup> <ItemGroup> @@ -11,4 +12,10 @@ <ProjectReference Include="..\FZCZTB.NET.MD\FZCZTB.NET.MD.csproj" /> </ItemGroup> <ItemGroup> <None Update="FZCZTSYSServiceConfig.json"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> </ItemGroup> </Project>