Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Jun 10, 2024
1 parent 2d06156 commit 99331ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FaceSample/FaceSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
<PackageReference Include="Xamarin.Regula.FaceApi.iOS" Version="6.2.1933"/>
<PackageReference Include="Xamarin.FaceCore.Basic.iOS" Version="6.2.773"/>
<PackageReference Include="Xamarin.FaceCore.Basic.iOS" Version="6.2.783"/>
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
<PackageReference Include="Xamarin.AndroidX.DataBinding.ViewBinding" Version="8.0.2" />
Expand Down

0 comments on commit 99331ad

Please sign in to comment.