From ad80204d8c020c626253da9547e5e192c2395195 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期二, 07 五月 2024 14:01:23 +0800 Subject: [PATCH] 代码提交 --- WebApi/IStation.Entry.Core/IStation.Entry.Core.csproj.user | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebApi/IStation.Entry.Core/IStation.Entry.Core.csproj.user b/WebApi/IStation.Entry.Core/IStation.Entry.Core.csproj.user index ffbfc12..1ca3520 100644 --- a/WebApi/IStation.Entry.Core/IStation.Entry.Core.csproj.user +++ b/WebApi/IStation.Entry.Core/IStation.Entry.Core.csproj.user @@ -2,5 +2,9 @@ <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <NameOfLastUsedPublishProfile>D:\WorkCode\IStation\Code\Service.Ch.V1.0\WebApi\IStation.Entry.Core\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> + <ActiveDebugProfile>IIS Express</ActiveDebugProfile> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> + <DebuggerFlavor>ProjectDebugger</DebuggerFlavor> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3