I have a dev and prod environment and now changes were made by some people in prod vs dev so now my environments are out of sync. Now usually changes are done in an unmanaged solution in dev, then moved to prod in a managed solution.
How can I bring down all customizations from prod to dev so that everything is in sync again? Or is there another way?