Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 1, 2024
1 parent d8cc2f9 commit 4c2dc5d
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 @@ -32,7 +32,7 @@
<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.Core.FullRfid.iOS" Version="6.9.7953"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullRfid.iOS" Version="7.1.8787"/>
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
<PackageReference Include="Xamarin.DocumentReader.BTDevice.Android" Version="1.1.394"/>
Expand Down

0 comments on commit 4c2dc5d

Please sign in to comment.