Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afriscic committed Nov 11, 2024
1 parent 6036bc9 commit e7cb622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<Description>Barcode scanning library for .NET MAUI</Description>
<PackageProjectUrl>https://github.com/afriscic/BarcodeScanning.Native.Maui</PackageProjectUrl>
<PackageTags>.NET MAUI android ios macos scanner barcode scanning QR Datamatrix EAN UPC</PackageTags>
<PackageTags>.NET MAUI android ios macos barcode scanner scanning QR Datamatrix EAN UPC GS1 PDF417</PackageTags>

<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">24.0</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">15.0</SupportedOSPlatformVersion>
Expand Down

0 comments on commit e7cb622

Please sign in to comment.