mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-05 20:27:41 +00:00
8d268aee61
The deps.json file causes .NET's AssemblyLoadContext to conflict with PowerShell's own runtime assembly resolution, resulting in FileNotFoundException for System.Runtime 9.0.0.0 on all PS 7.x platforms. Binary PS modules should not include deps.json. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>