powershell - Can Add-Type -AssemblyName be made to respect AssemblyFolders or AssemblyFoldersEx -


you can make non-gaced references show in visual studio add reference dialog putting assembly paths in 1 of following registry entries:

[hklm|hklu\software\microsoft\.netframework\<version>\assemblyfoldersex\ [hklm|hklu\software\microsoft\.netframework\assemblyfolders\ 

the second version not work in vs.2010 , seems deprecated. there way add-type respect list?

as far can tell cannot done. such opened feature request on connect allow in cases.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -