From 3493263324cb9715bbfba7bf9a5771a16d675cea Mon Sep 17 00:00:00 2001 From: TheWhiteDog9487 Date: Sat, 8 Aug 2026 11:15:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BE=9D=E8=B5=96=E4=BA=8E?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E4=B8=8D=E5=AD=98=E5=9C=A8=E7=9A=84libicu?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- language.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language.cs b/language.cs index 8734953..4d148a8 100644 --- a/language.cs +++ b/language.cs @@ -2,7 +2,7 @@ #:property StaticExecutable=true #:property OptimizationPreference=Speed // #:property OptimizationPreference=Size -// #:property InvariantGlobalization=true +#:property InvariantGlobalization=true // #:property StackTraceSupport=false using System.Diagnostics;