From 686fe9a0f5de67354820c375139c1c441f0701b2 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期五, 14 四月 2023 17:26:04 +0800
Subject: [PATCH] 2023年04月14日17:25:42
---
HDL-ON_iOS/HDL-ON_iOS.csproj | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index c808445..512d689 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -142,12 +142,12 @@
<PackageReference Include="Xamarin.Essentials">
<Version>1.7.0</Version>
</PackageReference>
- <PackageReference Include="Xamarin.iOS.SwiftRuntimeSupport">
- <Version>0.2.1</Version>
- </PackageReference>
<PackageReference Include="Xamarin.iOS.MJRefresh">
<Version>3.2.2</Version>
</PackageReference>
+ <PackageReference Include="Xamarin.iOS.SwiftRuntimeSupport">
+ <Version>0.2.1</Version>
+ </PackageReference>
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\add_server1.imageset\add_server1.png" />
--
Gitblit v1.8.0