Skip to content

Ensure dlls are signed in the c and nuget packages.#1947

Merged
baijumeswani merged 2 commits into
mainfrom
baijumeswani/fix-packaging
Jan 16, 2026
Merged

Ensure dlls are signed in the c and nuget packages.#1947
baijumeswani merged 2 commits into
mainfrom
baijumeswani/fix-packaging

Conversation

@baijumeswani
Copy link
Copy Markdown
Collaborator

Running cmake --build --target package rebuilds the binaries, which removes any previously applied DLL signing. This pull request avoids rebuilding the binaries by invoking only cpack to generate the package, preserving the existing signed DLLs.

@baijumeswani baijumeswani enabled auto-merge (squash) January 16, 2026 19:07
@baijumeswani baijumeswani merged commit 0255bf5 into main Jan 16, 2026
15 checks passed
@baijumeswani baijumeswani deleted the baijumeswani/fix-packaging branch January 16, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants