From 9fe74fc1c8dfb27733888160fd2d63908e26acd4 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期四, 01 八月 2024 16:12:05 +0800 Subject: [PATCH] 对接修改 --- WebApi/IStation.ChEr.WebApi.csproj.user | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebApi/IStation.ChEr.WebApi.csproj.user b/WebApi/IStation.ChEr.WebApi.csproj.user index 8cca044..21e567b 100644 --- a/WebApi/IStation.ChEr.WebApi.csproj.user +++ b/WebApi/IStation.ChEr.WebApi.csproj.user @@ -1,7 +1,7 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> + <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> <Use64BitIISExpress>true</Use64BitIISExpress> <IISExpressSSLPort>44318</IISExpressSSLPort> -- Gitblit v1.9.3