From c4f0723cc7053933a6e598eb0c58cfdf4e9d7459 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 04 一月 2021 14:13:01 +0800 Subject: [PATCH] Merge branch 'WJC' into NewFilePath --- HDL-ON_iOS/HDL-ON_iOS.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 795c516..4569f93 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -90,7 +90,7 @@ </Reference> </ItemGroup> <ItemGroup> - <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> + <PackageReference Include="Xamarin.Essentials" Version="1.6.0" /> <PackageReference Include="Newtonsoft.Json"> <Version>12.0.3</Version> </PackageReference> -- Gitblit v1.8.0