5 references to UseApplicationTrust
Microsoft.Build.Tasks.Core (5)
GenerateApplicationManifest.cs (5)
134if (UseApplicationTrust) 203manifest.UseApplicationTrust = UseApplicationTrust; 204if (UseApplicationTrust && SupportUrl != null) 209if (UseApplicationTrust && SuiteName != null) 214if (UseApplicationTrust && ErrorReportUrl != null)