php-ps-info icon indicating copy to clipboard operation
php-ps-info copied to clipboard

Incorrect

Open LuigiMdg opened this issue 1 year ago • 0 comments

Good evening, I think there is an error on this line.. It should be red or am I wrong? image

LuigiMdg avatar Jul 16 '23 00:07 LuigiMdg

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.

PrzemyslawKlys avatar Jul 01 '23 06:07 PrzemyslawKlys

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.

UweBaier avatar Jul 03 '23 06:07 UweBaier

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.

PrzemyslawKlys avatar Jul 03 '23 06:07 PrzemyslawKlys

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.

UweBaier avatar Jul 03 '23 09:07 UweBaier

I see. Well that makes it a bit complicated:

  • https://github.com/dotnet/runtime/blob/main/docs/project/strong-name-signing.md
  • https://learn.microsoft.com/en-us/dotnet/standard/assembly/sign-strong-name

PrzemyslawKlys avatar Jul 03 '23 09:07 PrzemyslawKlys