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