c# - SharpZipLib issue while adding reference Windows Phone -


i trying add dll of sharpziplib windows phone 8 project. gives me following error while adding

a reference higher version or incompatible assembly cannot added project

here screen shot

error

i found 1 same type of question. referencing zxing.net library not works in case. have downloaded dll http://www.icsharpcode.net/opensource/sharpziplib/download.aspx

can 1 please me ? how can solve issue?

have considered using microsoft compression library on nuget instead? lists support windows phone 8.

if that's not option you, try add sharpziplib package via nuget have clearer messaging if package not support wp8.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -