Just did a plain conversion to VS2012 with OpenGAX. Needs GAX/GAT from Visual Studio gallery
Tested the following recipes:
Known issues: I get runtime errors after the first build: Missing Infrastructure.Library and Infrastructure.Layout. But this disappears after a rebuild or after setting a dependency for the Shell project explicitly.
History:
13/02/25: Initial Release
13/02/26: Deploying Microsoft.Practices.ServiceLocation.dll
13/02/26-2: Patched pgkdef file so ServiceLocation is found by VS
Tested the following recipes:
- Create a new Solution
- Create a new Module
- Create a new View
Known issues: I get runtime errors after the first build: Missing Infrastructure.Library and Infrastructure.Layout. But this disappears after a rebuild or after setting a dependency for the Shell project explicitly.
History:
13/02/25: Initial Release
13/02/26: Deploying Microsoft.Practices.ServiceLocation.dll
13/02/26-2: Patched pgkdef file so ServiceLocation is found by VS