'SharpCompress.Common.IEntry' does not contain a definition for 'FilePath' #66

Open
opened 2026-01-29 22:06:05 +00:00 by claunia · 0 comments
Owner

Originally created by @hkazaz on GitHub (Sep 27, 2015).

version 0.11.1 from Nuget is installed in vs2012 and project's target framework is 4.0.

When compiling, it gives :

Error 23934
'SharpCompress.Common.IEntry'
does not contain a definition for 'FilePath' and
no extension method 'FilePath' accepting a first argument of type
'SharpCompress.Common.IEntry' could be found (are you missing a using directive or an assembly reference?)
fyi.

Originally created by @hkazaz on GitHub (Sep 27, 2015). version 0.11.1 from Nuget is installed in vs2012 and project's target framework is 4.0. When compiling, it gives : Error 23934 'SharpCompress.Common.IEntry' does not contain a definition for 'FilePath' and no extension method 'FilePath' accepting a first argument of type 'SharpCompress.Common.IEntry' could be found (are you missing a using directive or an assembly reference?) fyi.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#66