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: <img width="565" height="420" alt="Image" src="https://github.com/user-attachments/assets/1eb8afd5-aa2e-4dec-a16d-3f4ddd3c3767" />