ZXing.Net
ZXing.Net copied to clipboard
WPF example not working
I want to test the application in WPF with net 6.0 and the NuGet importer, But I do not get it to work.
When i want to look at the WPF example I fist get the following error:
When I try to build it wit 4.8 it will not build:
that's why is was wondering if some one has an example or a working WPF example could be created. (or tell me if I made a mistake)
thanks in advance (and thanks for the devs developing this project)
I could build the WPF demo client targeting .Net 4.8 without any problems. Sorry, I have no idea what's wrong in your case.