JeffLowe Posted April 29, 2019 Posted April 29, 2019 Trying to move our project to Git and I keep ending up with my background CPLC being set to content instead of compile after pulling from the repository. I am apparently missing a file in the project that stores that decision. Which file should I add to my repository to compile the CPLC?
steve.milici Posted April 30, 2019 Posted April 30, 2019 That should be in the file: "{project-name}.ppproj". This is in the root folder of the Windows' project.
Recommended Posts