We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d5eaa commit 32e2708Copy full SHA for 32e2708
programming/maui/user-guide/index.md
@@ -107,7 +107,7 @@ You need to add the library via the project file and complete additional steps f
107
...
108
<ItemGroup>
109
110
- <PackageReference Include="Dynamsoft.MRZScannerBundle.Maui" Version="3.0.5200" />
+ <PackageReference Include="Dynamsoft.MRZScannerBundle.Maui" Version="3.2.3000" />
111
</ItemGroup>
112
</Project>
113
```
0 commit comments