Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Sep 11, 2023
1 parent ded97f2 commit b9ac97c
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 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0"/>
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0-ios'">
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="6.8.2981"/>
<PackageReference Include="Xamarin.DocumentReader.Api.iOS" Version="6.9.3102"/>
<PackageReference Include="Xamarin.DocumentReader.Core.FullRfid.iOS" Version="6.9.7953"/>
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0-android'">
Expand Down

0 comments on commit b9ac97c

Please sign in to comment.