I'm trying to build a UWP application in release mode x86. The "Compile with .NET Native tool chain" is checked
I get the error - "The specified task executeable "ilc.exe" could not be run. The requested operation requires elevation."
I'm using Visual Studio 2017, Microsoft.NETCore.UniversalWindowsPlatform v6.1.9
Not sure what is going on. Please help