Monday, 22 September 2014

Where does Visual Studio pick up framework assemblies from

From this link : C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework

Visual Studio doesn't use the dlls it finds in the installed framework directories (i.e. %windir%\Microsoft.Net\Framework\v3.0 v4.0 etc. directories). 



No comments:

Post a Comment