From 3e78ba737d356b1497f1f5ef5e3042d806f1fc14 Mon Sep 17 00:00:00 2001 From: iambossTC Date: Fri, 25 Jul 2025 00:01:27 +0800 Subject: [PATCH] tune --- Hi.Webapi.csproj | 74 ++++++++++++++++++++++-------------------------- 1 file changed, 34 insertions(+), 40 deletions(-) diff --git a/Hi.Webapi.csproj b/Hi.Webapi.csproj index 24500c3..126e037 100644 --- a/Hi.Webapi.csproj +++ b/Hi.Webapi.csproj @@ -1,49 +1,43 @@ - net9.0 disable enable - x64 - x64 - true - Library - - Hi.Webapi - $(AssemblyName) - HiNC webapi class library. - 0 - 3.1.$(VersionBuild) - HiAPI - Debug;Release - - $(AssemblyName) - techcoordinate.ico - Copyright 2025 Tech Coordinate Co., Ltd. - Tech Coordinate Co., Ltd. - Tech Coordinate Co., Ltd. + x64 + x64 + true + Library + Hi.Webapi + $(AssemblyName) + HiNC webapi class library. + 1 + 3.1.$(VersionBuild) + HiAPI + Debug;Release + $(AssemblyName) + techcoordinate.ico + Copyright 2025 Tech Coordinate Co., Ltd. + Tech Coordinate Co., Ltd. + Tech Coordinate Co., Ltd. - - - - - - - - - - true - true - true - true - - - DEBUG;TRACE - - - + + + + + + + + + true + true + true + true + + + DEBUG;TRACE + + - - + \ No newline at end of file