We have been working on updating an existing VS Tools C# customization. We added some stored procedures to an existing custom dexterity dictionary but the new stored procedures are not showing up in the list when we try to create a trigger on one of those stored procedures. We ran the DAG process on the dictionary after the changes were made, removed the old reference in the project and then re added the reference for the new DLL created by the DAG process. When we are trying to set the trigger, the stored procedure is still not showing up in the list to select. I am thinking somehow it is still loading the old list. I looked for a refresh cache for intellisense but don't see anything. I am using GP 2016 R2 and VS 2017.
Can anyone suggest what I can do to troubleshoot this issue?
Thanks,
Lonnie