Error: A reference to 'Dynamics.AX.ApplicationFoundation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' is required to compile this module. CUSModel (VAR) [CUS]
This error indicates we’re trying to modify/reference code from a model (Application Foundation) other than the current model (CUS) and a reference isn’t set up between the two.
To fix this error, navigate to Dynamics 365 > Model Management > Update model parameters.