Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

First time build fails #121

Open
wbradney opened this issue Jan 22, 2016 · 1 comment
Open

First time build fails #121

wbradney opened this issue Jan 22, 2016 · 1 comment

Comments

@wbradney
Copy link

First-timer here.
I downloaded and ran build-release.cmd from a VS2015 dev prompt and got many errors like those below. Any tips?

AsyncCmdlet.cs(4,29): error CS0234: The type or namespace name 'Automation' does not exist in the namespace 'System.M
anagement' (are you missing an assembly reference?) [C:\Users\wbradney\Downloads\coapp.powershell-master\coapp.powershe
ll-master\clrplus\Powershell.Core\Powershell.Core.csproj]
DynamicPowershell.cs(18,29): error CS0234: The type or namespace name 'Automation' does not exist in the namespace 'S
ystem.Management' (are you missing an assembly reference?) [C:\Users\wbradney\Downloads\coapp.powershell-master\coapp.p
owershell-master\clrplus\Powershell.Core\Powershell.Core.csproj]
DynamicPowershell.cs(19,29): error CS0234: The type or namespace name 'Automation' does not exist in the namespace 'S
ystem.Management' (are you missing an assembly reference?) [C:\Users\wbradney\Downloads\coapp.powershell-master\coapp.p
owershell-master\clrplus\Powershell.Core\Powershell.Core.csproj]

@wbradney
Copy link
Author

Hmmm. Switched to my old dev machine with VS2013 installed and it builds fine there...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant