Hello everyone,
I'm developing a solution for D365 FO, which consist of 2 projects X++ and C#. I have followed Microsoft Docs article https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/write-business-logic
where it says to include reference to a model and set the property Copy Local = False which I did. But when I move it to another environment this reference is missing. Do I need to include something in VSTS before shelving/checking in?
Thank you in advance,
Alex