From 9c6aef7ace10b8afacf79c272598d26fb9882362 Mon Sep 17 00:00:00 2001 From: yxj <1qaz@123> Date: 星期六, 19 二月 2022 20:13:54 +0800 Subject: [PATCH] 111 --- NETERP/app.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/NETERP/app.config b/NETERP/app.config index 2fa6e95..fcd0c93 100644 --- a/NETERP/app.config +++ b/NETERP/app.config @@ -1,3 +1,3 @@ <?xml version="1.0" encoding="utf-8"?> <configuration> -<startup><supportedRuntime version="v2.0.50727"/></startup></configuration> +<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration> -- Gitblit v1.9.1