querybuilder icon indicating copy to clipboard operation
querybuilder copied to clipboard

Improve NuGet build: add Source Link, symbols, and deterministic build

Open red-gecko27 opened this issue 3 months ago • 0 comments

Is it possible to update the NuGet build settings to improve package security and integrity?

The current build is missing some recommended options:

  • Source Link: not configured
  • Symbols: not included (.snupkg missing)
  • Deterministic build: disabled

Enabling these would make the package more secure, verifiable, and easier to trust.

Image:

Image

red-gecko27 avatar Oct 05 '25 07:10 red-gecko27