Forum Discussion
ahinterl
Jan 07, 2026Brass Contributor
Build PowerShell as "framework-dependent"
Before I start a time expensive and maybe unsuccessful attempt: Is it relatively easily possible to compile PowerShell from the source and make it "framework-dependent" instead of "self-contained"? ...
Andres-Bohren
Jan 14, 2026Iron Contributor
Hi ahinterl​
PowerShell is tied to .NET
.NET 10 Support will come with PowerShell 7.6 and you can already try out the preview
https://learn.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-76?view=powershell-7.5
PowerShell 7.6 Preview 6
https://blog.icewolf.ch/archive/2025/12/18/powershell-v7-6-0-preview-6-has-been-released/
Kind Regards
Andres