From 79acb6b475967438046dba5f983b94a6c14ad00c Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期五, 30 八月 2024 13:21:26 +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