mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 11:26:04 +03:00
[GH-ISSUE #110] Failure to sign silk.net packages #89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vitaly-cyberhaven on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/110
Originally assigned to: @brutaldev on GitHub.
StrongNameSigner fails to sign silk.net packages. Here's the error:
Full log:
After some investigation, it looks like Mono.Cecil doesn't close the file 'C:\build2\Sensors\Endpoint\packages\silk.net.core\2.23.0\lib\net5.0\Silk.NET.Core.dll'
It is not clear why only this file in particular is affected.
I double-checked that only StrongSigner has the file opened:
@brutaldev commented on GitHub (Feb 17, 2026):
Fixed in version 3.6.4