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
I encountered following issue that looks serious to me.
paket.exe pack add pdb files in regular nugget packages. Nuget.exe includes them only in *.symbol.nuget packages.
Adding pdb files in regular nuggets makes it impossible to get correct sources while debugging
The text was updated successfully, but these errors were encountered:
I encountered following issue that looks serious to me.
paket.exe pack add pdb files in regular nugget packages. Nuget.exe includes them only in *.symbol.nuget packages.
Adding pdb files in regular nuggets makes it impossible to get correct sources while debugging
The text was updated successfully, but these errors were encountered: