Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 4, 2024
1 parent 924d703 commit 1d71404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DocumentReaderSample/DocumentReaderSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
<PackageReference Include="Xamarin.DocumentReader.BTDevice.iOS" Version="6.8.318"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="6.9.3102"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="7.1.3379"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullRfid.iOS" Version="7.1.8787"/>
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
Expand Down

0 comments on commit 1d71404

Please sign in to comment.