1 assignment to MSBuild property ResolveComReferenceToolPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3036
<
ResolveComReferenceToolPath
Condition="'$(ResolveComReferenceToolPath)' == ''">$(TargetFrameworkSDKToolsDirectory)</ResolveComReferenceToolPath>
2 usages of MSBuild property ResolveComReferenceToolPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
3036
<ResolveComReferenceToolPath Condition="'$(
ResolveComReferenceToolPath
)' == ''">$(TargetFrameworkSDKToolsDirectory)</ResolveComReferenceToolPath>
3055
SdkToolsPath="$(
ResolveComReferenceToolPath
)"