From f1173fc28f51e5845a0d1f0b0f6280a714696fda Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 11 四月 2023 13:12:38 +0800 Subject: [PATCH] 增加IOS关掉根view以外的界面 --- ys/ys.sln | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ys/ys.sln b/ys/ys.sln index 18f9df9..4d098b0 100644 --- a/ys/ys.sln +++ b/ys/ys.sln @@ -22,4 +22,7 @@ GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4EB8F1AD-9FD8-462E-B612-D63F4BA29B86} EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + version = 1.1 + EndGlobalSection EndGlobal -- Gitblit v1.8.0