diff --git a/lib/PowerShell/System.Management.Automation.dll b/lib/PowerShell/System.Management.Automation.dll new file mode 100644 index 0000000000..d4be277488 Binary files /dev/null and b/lib/PowerShell/System.Management.Automation.dll differ diff --git a/src/chocolatey.console/chocolatey.console.csproj b/src/chocolatey.console/chocolatey.console.csproj index 4c663d1e50..932a406ac6 100644 --- a/src/chocolatey.console/chocolatey.console.csproj +++ b/src/chocolatey.console/chocolatey.console.csproj @@ -96,6 +96,10 @@ + + False + ..\..\lib\PowerShell\System.Management.Automation.dll + diff --git a/src/chocolatey/chocolatey.csproj b/src/chocolatey/chocolatey.csproj index 71a5b92543..304efc15cb 100644 --- a/src/chocolatey/chocolatey.csproj +++ b/src/chocolatey/chocolatey.csproj @@ -58,6 +58,10 @@ + + False + ..\..\lib\PowerShell\System.Management.Automation.dll + ..\packages\Rx-Core.2.1.30214.0\lib\Net40\System.Reactive.Core.dll