From 01656f0ff2bf7b62ef0fb039e24be888849ad728 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期五, 30 八月 2024 11:06:44 +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