Hi,
I am trying to debug a plugin and I am on CRM 2015 on premise. While I am debugging, it never executes my 'ExecutePreCreate(LocalPluginContext localContext) line. And it jumps right away to 'Plugin.cs' which contains 'Execute(IserviceProvider serviceProvider) and exits the debugger.
What am I doing wrong? THis is the first plugin that I am debugging in CRM 2015 and facing this issue. Someone please guide me through this.
Thanks.