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
fix(scripts): enhance NuGet push handling for Linux environments
Update build-dist.sh to improve NuGet package publishing on Linux by introducing a check for the dotnet CLI, which avoids SSL issues with nuget.exe. Adjust documentation to clarify the use of dotnet for pushing packages and the limitations of nuget.exe on Linux.
0 commit comments