From b676eb467a770d4037646136e91da43b9793a885 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期二, 29 三月 2022 14:02:23 +0800
Subject: [PATCH] 2022年03月29日14:01:32

---
 SiriIntents/SiriIntents.csproj |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/SiriIntents/SiriIntents.csproj b/SiriIntents/SiriIntents.csproj
index f33f658..5029570 100644
--- a/SiriIntents/SiriIntents.csproj
+++ b/SiriIntents/SiriIntents.csproj
@@ -86,15 +86,15 @@
     <Reference Include="System.Xml" />
     <Reference Include="System.Core" />
     <Reference Include="Xamarin.iOS" />
-    <Reference Include="Shared.IOS.HDLSceneSiri">
-      <HintPath>..\DLL\IOS\Shared.IOS.HDLSceneSiri.dll</HintPath>
-    </Reference>
     <Reference Include="Newtonsoft.Json">
       <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
     </Reference>
     <Reference Include="RestSharp">
       <HintPath>..\packages\RestSharp.106.13.0\lib\netstandard2.0\RestSharp.dll</HintPath>
     </Reference>
+    <Reference Include="Shared.IOS.HDLSceneSiri">
+      <HintPath>..\DLL\IOS\Shared.IOS.HDLSceneSiri.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Folder Include="Resources\" />

--
Gitblit v1.8.0