|
RC2 - where has System.Management.Automation.dll gone? Previously System.Management.Automation.dll was located in the PowerShell
install folder, as well as in the GAC. This made it easy to reference from
your VS05 project. But now it's gone, although file
"system.management.automation.dll-help.xml" does exist. Is this absence a
new policy, or an oversight?
Now I have to work out how to reference System.Management.Automation.dll in
the GAC, which turns out not to be so straight forward as I thought! |