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
For some reason NuGet package for the project contains non-optimized (Debug) assembly RSG.Promise.dll Is this intended? If not, please upload a new version with the release assembly.
The text was updated successfully, but these errors were encountered:
abogarsukov
changed the title
NuGet package is not optimized
NuGet package contains non-optimized (Debug) assembly
Sep 12, 2018
Yeah this should probably be changed to the release one. There wasn't any particular reason I set it up that way apart from that it was the default config and I do sometimes find it useful being able to just copy the PDB files into a project and debug C-Sharp-Promise from there. Obviously that's a bit of a niche use-case because it only applies to people working on C-Sharp-Promise and for most people having a smaller DLL is better.
I don't work at RSG any more but if someone wanted to make a PR that changes the Nuget config to use release assemblies I don't see any reason why we couldn't merge it and push a new minor version out to Nuget.
For some reason NuGet package for the project contains non-optimized (Debug) assembly RSG.Promise.dll Is this intended? If not, please upload a new version with the release assembly.
The text was updated successfully, but these errors were encountered: