diff options
Diffstat (limited to 'LibCommon.Shared')
-rw-r--r-- | LibCommon.Shared/LibCommon.Shared.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LibCommon.Shared/LibCommon.Shared.csproj b/LibCommon.Shared/LibCommon.Shared.csproj index cdba422..6e03fd1 100644 --- a/LibCommon.Shared/LibCommon.Shared.csproj +++ b/LibCommon.Shared/LibCommon.Shared.csproj @@ -9,7 +9,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Tizen.Xamarin.Forms.Extension" Version="2.4.0-v00005" /> + <PackageReference Include="Tizen.Xamarin.Forms.Extension" Version="2.4.0-v00013" /> <PackageReference Include="Xamarin.Forms" Version="2.4.0-r266-006" /> </ItemGroup> |