winform+dev的前后台分离标准项目
lg
2024-08-30 8d36c9cf06313786dbf5ee2cdf7cdd06d1857f01
WebApi/Gs.Demo/Gs.Demo.csproj
@@ -4,7 +4,7 @@
    <TargetFramework>net8.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <BaseOutputPath>D:\GsMes\Gs.HostIIS\bin</BaseOutputPath>
    <BaseOutputPath>D:\GsMesV2\WebApi\Gs.HostIIS\bin</BaseOutputPath>
    <GenerateDocumentationFile>True</GenerateDocumentationFile>
  </PropertyGroup>