C#C
C#13mo ago
Magisker

.Net Maui Prebuild executes multiple times

Hi,

So I am working on a .Net maui desktop app, and I need to run a .bat file for some automation before the app gets build.
Problem is that it gets executed for every platform the app builds, while I only need it to be executed once.
Any ideas if this is possible?
Was this page helpful?