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