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)
4330
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)"
4720
Outputs="@(
_DeploymentIntermediateTrustInfoFile
)">
4728
TrustInfoFile="@(
_DeploymentIntermediateTrustInfoFile
)">