I have a problem: different behavior of the same code (same .exe).
When I run my app in Debug mode (VS 2015), it behaves as expected.
Running this app in Release mode is also fine.
However, after packaging (packaging tool is "NugetPackageExplorer.exe", I use Squirrel.windows to make and install .exe file), when I install my .exe, the application does not behave normally.
Has anyone experienced a similar problem? I'm so confused and can't solve this, since I can't use the debugger.
Thank you for reading my question. Please answer.
P.S. Before considering a downvote, please let know me the reason in the comments.