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.
2 parents 7541a5d + 6afe19e commit 1393dc2Copy full SHA for 1393dc2
programming/maui/user-guide.md
@@ -71,7 +71,7 @@ You need to add the library via the project file and complete additional steps f
71
...
72
<ItemGroup>
73
74
- <PackageReference Include="Dynamsoft.CaptureVisionBundle.Maui" Version="3.2.3000" />
+ <PackageReference Include="Dynamsoft.CaptureVisionBundle.Maui" Version="3.2.5000" />
75
</ItemGroup>
76
</Project>
77
```
0 commit comments