How can I change the exe file name on build?

I have a Solution called Acquire that has multiple winforms. My entry point is Dashboard.ps1 which builds Dashboard.exe. I’d love to have the exe be Acquire.exe. Is there a way to do that on build other than renaming the exe manually?

Tool: Visual Studio 2019 & 2022, PowerShell Module
Version: 2021.11.1

We don’t provide this option at the moment, but I can open an issue to get this feature added.