I have a WPF .net core 3.1 windows application, where DEP/ASLR flags are showing TRUE in some machines and FALSE some machines.
DEP/ASLR
TRUE
FALSE
So can I force enable DEP/ASLR flag for my application alone regardless of machine?