Magisker
Magisker
CC#
Created by Magisker on 12/19/2024 in #help
.Net Maui Prebuild executes multiple times
so i was thinking to maybe save the process id first so only if it has the id set in the file can it continue the progress
3 replies
CC#
Created by Magisker on 12/19/2024 in #help
.Net Maui Prebuild executes multiple times
so I guess in a way its possible by adding a target beforeBuild and then create a file called build.flag and if that file exists don't execute it. But then there is still a chance it happens multiple times if its running the command in parallel causing the flag to be ignored as it doesn't exist yet...
3 replies