Trying to install Zebra printer SKD in my Visual Studio project, target framework .net 8.0
I get the following error:
Any help would be greatly appreciated.
Zebra Printer SDK+Windows 11// Expert user has replied.Trying to install Zebra printer SKD in my Visual Studio project, target framework .net 8.0 I get the following error: Any help would be greatly appreciated. |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
1 Replies
The Zebra.Printer.SDK v3.0.3295 is compatible with .NET MAUI 8. Create a .NET MAUI 8 project first and then install the Zebra.Printer.SDK 3.0.3295, then the above error should go away.