1 assignment to MSBuild item _DeploymentIntermediateTrustInfoFile
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
401
<
_DeploymentIntermediateTrustInfoFile
Include="$(IntermediateOutputPath)$(TargetName).TrustInfo.xml" Condition="'$(TargetZone)'!=''"/>
3 usages of MSBuild item _DeploymentIntermediateTrustInfoFile
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3535
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)"
3679
Outputs="@(
_DeploymentIntermediateTrustInfoFile
)">
3687
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)">