Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to determine version of iTextSharp?

I’m using VS2022, and I received an old project, where iTextSharp was used, but I can’t determine a specific version of the mentioned.

I’ve tried – Tools -> Nuget Package Manager -> Manage Nuget Packages for Solution…

But was unable to find iTextSharp.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Thanks in advance.

>Solution :

It sounds like the assembly has been included directly in the source control, as was common place before nuget. Take a look in your project’s references and you should be able to locate the dll. Checking the file’s properties in VS should show you the assembly’s details in the properties panel and should also show you which version is being used, if not the path or filename may give you a clue as to the version being used.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading