init.ps1
|
Add-Type -Path "./PoshKentico.AssemblyBinding.dll" # Attempts to emulate Binding Redirects. [PoshKentico.AssemblyBinding.PowerShellAssemblyBindingHelper]::Initialize() |
|
Add-Type -Path "./PoshKentico.AssemblyBinding.dll" # Attempts to emulate Binding Redirects. [PoshKentico.AssemblyBinding.PowerShellAssemblyBindingHelper]::Initialize() |