From aaae232ced5996a26a8ea546b2e156b8edb521a1 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期五, 30 八月 2024 13:22:15 +0800 Subject: [PATCH] 图片 --- WebApi/Gs.Demo/Gs.Demo.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebApi/Gs.Demo/Gs.Demo.csproj b/WebApi/Gs.Demo/Gs.Demo.csproj index 91033c6..59f73cd 100644 --- a/WebApi/Gs.Demo/Gs.Demo.csproj +++ b/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> -- Gitblit v1.9.3