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