dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 26 forks source link

Error building DYMO Connect into a net 5.0 project #33

Open owentlarkin opened 3 years ago

owentlarkin commented 3 years ago

I am trying to use version 1.4.2.22 in a net 5.0 project in vs 2019. The are no errors in the build but a file not found exception occurs when trying to init the package. Everything works when the project targets a framework version of .net. I created to two small solutions to demonstrate the problem.

https://github.com/owentlarkin/DYMOTest471 works.

https://github.com/owentlarkin/DYMOTest50 gets an exception.

brian-douglas commented 2 years ago

see #51