Skip to content

Sign build script, remove dependency on MathF - #1

Merged
Jakub Janaszkiewicz (JakuJ) merged 4 commits into
masterfrom
develop
May 14, 2026
Merged

Sign build script, remove dependency on MathF#1
Jakub Janaszkiewicz (JakuJ) merged 4 commits into
masterfrom
develop

Conversation

@JakuJ

Copy link
Copy Markdown
Contributor

Digitally signing the build script using the ReadyCode certificate avoids a security error when executing it.

The MathF namespace is problematic to build against, as it introduces a dependency on Microsoft.Bcl.Numerics on netstandard2.0. Replaced it with System.Math instead.

@JakuJ
Jakub Janaszkiewicz (JakuJ) merged commit 6cb74b9 into master May 14, 2026
1 check passed
@JakuJ
Jakub Janaszkiewicz (JakuJ) deleted the develop branch May 14, 2026 10:01
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.

1 participant