Tagged Questions
2
votes
2answers
142 views
If Unity is not in the GAC, how does VS know to show it in Add References?
I'm trying to index the GAC and use the ResolveAssemblyReferences target. However, some assemblies (such as Unity application block) seem to be missing from the GAC and yet VS happily shows them in ...