Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Dec 20, 2024
1 parent 85f5628 commit f1c615d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DocumentReaderSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@

<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
<PackageReference Include="Xamarin.DocumentReader.BTDevice.iOS" Version="6.8.318"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="7.5.306"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="7.5.307"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullAuthRFID.iOS" Version="7.5.646"/>
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
<PackageReference Include="Xamarin.DocumentReader.BTDevice.Android" Version="1.1.394"/>
<PackageReference Include="Xamarin.DocumentReader.Api.Android" Version="7.5.306"/>
<PackageReference Include="Xamarin.DocumentReader.Api.Android" Version="7.5.307"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullAuthRFID.Android" Version="7.5.646"/>
</ItemGroup>

Expand Down

0 comments on commit f1c615d

Please sign in to comment.