From 2e435c4920c87c4ffc0ebfa300dc438488ceb74c Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 28 11月 2024 10:29:59 +0800 Subject: [PATCH] 增加 强制出库 --- CC/iWareSql/App.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CC/iWareSql/App.config b/CC/iWareSql/App.config index b8f03ab..c23a9d7 100644 --- a/CC/iWareSql/App.config +++ b/CC/iWareSql/App.config @@ -28,4 +28,4 @@ providerName="System.Data.SqlClient" /> </connectionStrings> --> -</configuration> \ No newline at end of file +<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration> -- Gitblit v1.9.3