Crabtree/ON.Ios/ON.Ios.csproj
@@ -116,7 +116,7 @@
    <Reference Include="System.Web.Services" />
    <Reference Include="System.Net" />
    <Reference Include="Newtonsoft.Json">
      <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
      <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="Microsoft.CSharp" />
@@ -158,15 +158,18 @@
    <Reference Include="Xamarin.Essentials">
      <HintPath>..\packages\Xamarin.Essentials.1.0.0\lib\xamarinios10\Xamarin.Essentials.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS">
      <HintPath>..\SmartHome\dll\Shared.IOS.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS.TBL">
      <HintPath>..\SmartHome\dll\Shared.IOS.TBL.dll</HintPath>
    </Reference>
    <Reference Include="MQTTnet">
      <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath>
    </Reference>
    <Reference Include="MJRefresh_Xamarin">
      <HintPath>..\SmartHome\dll\IOS\MJRefresh_Xamarin.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS">
      <HintPath>..\SmartHome\dll\IOS\Shared.IOS.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS.TBL">
      <HintPath>..\SmartHome\dll\IOS\Shared.IOS.TBL.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Resources\" />