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 error when pushing the nuget package to nuget.org
The push worked but the build failed with error:
"Your package was pushed. error: File does not exist (true)."
According to this (not tested), the fix is to remove "true"
NuGet/Home#11601 (comment)
0 commit comments