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