Visual Studio 2015: I can't debug and use breakpoints in Release mode
问题 I have developed an UWP app that uses a lot of NuGet packages ( MvvmLight, SQLite, ... ) and other resources ( Syncfusion controls ). I encounter a bug with the Store app, which is already published for tests, that is not present when I build the app in " Debug " mode. So, I've tried to debug in " Release " mode, with the checked options " Compile with .NET Native tool chain " and " Optimize code ". The build ends successfully, but I encounter an exception with a Syncfusion control (