If not, then how should we handle the assembly version thing?
BTW: I can not find a way to strong name sign a WP7 assembly, did I miss anything?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, there is no GAC or equivalent in WP7.
The GAC is used for sharing versioned assemblies. In Windows Phone 7, each application is completely isolated from all other applications, so there is no need for an assembly sharing facility.