Using version 5.10.0.7 in Rider. Experiencing consistent crashing when trying to change "Exclude from metric aggregation" and "Include in metric aggregation". Seems like just opening the rightclick menu causes the crash after a second or so.
Other rightclick menus seems to work.
************** Exception Text **************
System.InvalidCastException: Unable to cast object of type 'System.Windows.Forms.ToolStripSeparator' to type 'System.Windows.Forms.ToolStripMenuItem'.
at nCrunch.Client.UI.ContextualCommands.ContextualCommandController..(Object , EventArgs )
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)