5 references to UseApplicationTrust
Microsoft.Build.Tasks.Core (5)
GenerateApplicationManifest.cs (5)
135if (UseApplicationTrust) 204manifest.UseApplicationTrust = UseApplicationTrust; 205if (UseApplicationTrust && SupportUrl != null) 210if (UseApplicationTrust && SuiteName != null) 215if (UseApplicationTrust && ErrorReportUrl != null)