From 29c20ca5d9a09ac904fb6ea0624ffb512d2cb812 Mon Sep 17 00:00:00 2001 From: llj <132905093+newwwwwwtree@users.noreply.github.com> Date: 星期四, 16 十月 2025 11:25:05 +0800 Subject: [PATCH] 1 --- NETERPNoWin/bin/x86/Debug/WarM.dll.config | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/NETERPNoWin/bin/x86/Debug/WarM.dll.config b/NETERPNoWin/bin/x86/Debug/WarM.dll.config new file mode 100644 index 0000000..d9658be --- /dev/null +++ b/NETERPNoWin/bin/x86/Debug/WarM.dll.config @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<configuration> + <configSections> + </configSections> +<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration> -- Gitblit v1.9.1