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