EvotecIT / OfficeIMO

Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
MIT License
286 stars 50 forks source link

Strong naming #148

Open UweBaier opened 1 year ago

UweBaier commented 1 year ago

If possible I would appreciate if you can use strong naming for the resulting assembly. Great work.

PrzemyslawKlys commented 1 year ago

Sorry, i've not noticed during publish that it failed. I have 2 certs now, and the script just failed to choose only one. I'll rerelease, but it will be with new cert. The other one is not valid anymore.

UweBaier commented 1 year ago

That's great, I'm yet not planning to dig into the code. I'm only using the build assembly via nuget. what are your planned release cycles? or do you have some nightly builds which I can pick up? I'm currently evaluating a way to do some export in Word and because of dependencies with other strong named assemblies OfficeIMO has to be strong named too otherwise they wont work together.

Kind regards, Uwe

On 1 Jul 2023, at 09:59, Przemysław Kłys @.***> wrote:

Sorry, i've not noticed during publish that it failed. I have 2 certs now, and the script just failed to choose only one. I'll rerelease, but it will be with new cert. The other one is not valid anymore.

— Reply to this email directly, view it on GitHub https://github.com/EvotecIT/OfficeIMO/issues/148#issuecomment-1615569235, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADB3JXAVQSLSHQZTKANZ2LDXN7DFTANCNFSM6AAAAAAZ2RHKSY. You are receiving this because you authored the thread.

PrzemyslawKlys commented 1 year ago

I don't have planned release cycles - just releasing when I feel like it. It's fairly automated process, just don't have much safeguards in place. I've now released new version, which is hopefully signed.

UweBaier commented 1 year ago

unfortunately Strong Name shows still false.

On 3 Jul 2023, at 09:38, Przemysław Kłys @.***> wrote:

I don't have planned release cycles - just releasing when I feel like it. It's fairly automated process, just don't have much safeguards in place. I've now released new version, which is hopefully signed.

— Reply to this email directly, view it on GitHub https://github.com/EvotecIT/OfficeIMO/issues/148#issuecomment-1617450444, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADB3JXBQYENVUA3IXJEIB5LXOJSERANCNFSM6AAAAAAZ2RHKSY. You are receiving this because you authored the thread.

PrzemyslawKlys commented 1 year ago

I see. Well that makes it a bit complicated: