Error
G:\Websites\CompassDev\Plugins\com_rmrdevelopment\CMS\ContentChannelViewSearch.ascx.cs(539): error CS1061: 'CommonMergeFieldsOptions' does not contain a definition for 'GetLegacyGlobalMergeFields' and no accessible extension method 'GetLegacyGlobalMergeFields' accepting a first argument of type 'CommonMergeFieldsOptions' could be found (are you missing a using directive or an assembly reference?)
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at Rock.Web.UI.RockPage.OnInit(EventArgs e) in \\Rock\Web\UI\RockPage.cs:line 1391