winform+dev的前后台分离标准项目
lg
2024-08-29 f9f3b38bf70e71f8181df4a064d1e210e2b53545
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>