You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable symbol package generation and bump to beta.2
- Set IncludeSymbols to false to prevent .snupkg generation
- Remove SymbolPackageFormat property as it's no longer needed
- Bump version to 1.0.0-beta.2
This fixes the NuGet push error where empty symbol packages were
being rejected by NuGet.org.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments