Skip to content

Commit 52a456f

Browse files
authored
Revert "(IMAGES-795) 2008r2 template failing PowerShell module tests"
1 parent ce456d1 commit 52a456f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/puppet_x/templates/powershell/init_ps.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,8 +748,6 @@ function Start-PipeServer
748748
$Encoding
749749
)
750750

751-
Add-Type -AssemblyName "System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
752-
753751
# this does not require versioning in the payload as client / server are tightly coupled
754752
$server = New-Object System.IO.Pipes.NamedPipeServerStream($CommandChannelPipeName,
755753
[System.IO.Pipes.PipeDirection]::InOut)

0 commit comments

Comments
 (0)