rkone / sharpzebra

A .net library that simplifies printing to Zebra printers in their native EPL2/ZPL languages without needing to know EPL2 or ZPL.
MIT License
89 stars 34 forks source link

Info .. #8

Closed sandorkacso closed 5 years ago

sandorkacso commented 5 years ago

Dear rkone, Where I can find a test project for this project?

SK

rkone commented 5 years ago

It doesn't exist. What would you be looking for in a test project?

caseypharr commented 5 years ago

I am seeing same issue. I think the test project question is because the project does not load, satting it is missing imports and cannot find path for TestProject. So i updated the Project file to remove it from the .sln file. Still get this from fresh download though, and try to open in VS 2017.

"..\Downloads\sharpzebra-master\sharpzebra-master\Com.SharpZebra\Com.SharpZebra.csproj : error : Project file is incomplete. Expected imports are missing."

rkone commented 5 years ago

Thanks, I've updated the repo so the references to that project have been removed.