Open miguelisidoro opened 11 years ago
See issue 12; there is some discussion from a user there regarding a .NET 2.0 compatible version about ten replies down or so. I will take a look at making my fork use TraceSource instead of Common.Logging as well as anything else I may need to change so that it can be 2.0 compatible. Stay tuned!
I have my fork working for .NET 2.0 now. I just committed the changes. If you enjoy them please star/follow my fork. Thanks
Adding a link so it shows up in the pull request:
Hi,
I noticed that the assembly is compiled in ,NET 4.0. I am in a project using SharePoint 2007 that supports until .NET 3.5 assemblies. Is there any .NET 3.0 or .NET 3.5 version?
Thanks Miguel