Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Apr 21, 2024
1 parent b718c39 commit 843623a
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="7.1.3379"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="7.2.3545"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullRfid.iOS" Version="7.2.9111"/>
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
Expand Down

0 comments on commit 843623a

Please sign in to comment.