|
I keep getting errors when building an app in beta1. I tried adding a reference using the solution explorer, but it didn't show System.Management.Automation. I found an article that mentioned I could just use <Reference Include="System.Management.Automation" /> in my project file. I tried that and it didn't work. So I copied the DLL into a new folder in the project and then used the solution explorer to add it as a reference. Still no luck. I installed the latest Windows SDK ( I'm using windows 7 by the way) and then referenced the DLL from that install and still no luck building. Does anyone have any idea how to get this to compile? Thanks.
- Moved byBrittany BehrensMSFTWednesday, September 09, 2009 9:54 PM (From:Visual Studio Editor)
-
|