We are using mage to generate our applications manifests as part of our build process. Upon upgrading to .Net 4 we now find it generates an invalid manifest.
The reason is there is no compatibleFrameworks attribute being set in the application manifest which we generate every build.
Is there anyway we can make Mage add this element of should we only ever update existing manifests