From 466eb78c9f7fd1c007e25ca967fda39940322fba Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 27 三月 2024 12:26:07 +0800 Subject: [PATCH] 去掉打印小票 --- CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user index 49b5b63..1004c26 100644 --- a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user +++ b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user @@ -5,5 +5,6 @@ </PropertyGroup> <PropertyGroup> <ActiveDebugProfile>CoreCms.Net.Web.WebApi</ActiveDebugProfile> + <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1