I created an executable to run the most current build version in my development project for a tester. I was told where to locate the .exe in my bin directory but I'm still knew so I don't understand the technical differences between a release and debug build? I feel like they're very similar.
Asked
Active
Viewed 21 times
0
-
The .MSI part seems unrelated? – MSalters Jul 26 '17 at 20:54
-
1For the difference, see https://stackoverflow.com/questions/90871/debug-visual-studio-release-in-net (this didn't change in 2015) – MSalters Jul 26 '17 at 20:56