antonmihaylov / OpenXmlTemplates

Word .docx templating system that is designer (no scripting tags) and server-friendly (no word installation required)
GNU Lesser General Public License v3.0
89 stars 25 forks source link

Nuget Package 2.0.2 is missing libs folder #19

Closed dgwaldo closed 3 years ago

dgwaldo commented 3 years ago

Updated a project to 2.0.2 today and noticed it failed. After looking in the nuget cache folder and seeing that the actual .dll was missing I cleared the version and redownloaded. I'm guessing this is a faulty Nuget Package?

dgwaldo commented 3 years ago

Curious if anyone else has ran into this?

artemtsaryov commented 3 years ago

Yes, I downloaded the library today and came across the same issue.

ikazrima commented 3 years ago

Facing the same issue. Can't reference it. Downgrading to 2.0.1 for the time being.

dgwaldo commented 3 years ago

I've pulled this project in local to our codebase for now to get around it :) I'm hoping someday a new package gets published...

ngunna commented 3 years ago

I am having the same issue, is this still being maintained?

antonmihaylov commented 3 years ago

Apologies for the radio silence Just pushed 2.0.3 as a fix https://www.nuget.org/packages/OpenXMLTemplates/2.0.3