Replies: 2 comments
-
This was true for MVC 5 but MVC 6 has changed a lot. You have to now use the environment variable to control the Development, Staging and Production environments. The Debug and Release config now just controls the building of DLL's and precompiling views. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good to know. That makes sense for dnx/multi-platform. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you run the website as Release, the Debug menu with Runtime Information should not render.
Beta Was this translation helpful? Give feedback.
All reactions