1 assignment to MSBuild item _DeploymentIntermediateTrustInfoFile
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
465
<
_DeploymentIntermediateTrustInfoFile
Include="$(IntermediateOutputPath)$(TargetName).TrustInfo.xml" Condition="'$(TargetZone)'!=''"/>
3 usages of MSBuild item _DeploymentIntermediateTrustInfoFile
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
4331
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)"
4721
Outputs="@(
_DeploymentIntermediateTrustInfoFile
)">
4729
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)">