MSBuildForUnity
MSBuildForUnity copied to clipboard
Support using ProjectGuid in Meta Generation
Today, the MetaGenerator creates meta files based on MD5 hash of the DLL name, we should support using the ProjectGuid that is set by the Project Generator, and how we could retrieve it from the DLL.