mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-05 20:27:41 +00:00
7962a549f0
Loading via the module manifest (.psd1) ensures PowerShell sets up proper assembly resolution context. Loading via raw DLL path bypasses PS's module loading infrastructure and fails on CI runners where the .NET SDK's assembly resolution conflicts with PS's bundled runtime. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>