1 assignment to MSBuild property InteropOutputPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3025<InteropOutputPath>$(IntermediateOutputPath)</InteropOutputPath>
3 usages of MSBuild property InteropOutputPath
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3024<PropertyGroup Condition=" '$(InteropOutputPath)' == '' "> 3028<MakeDir Directories="$(InteropOutputPath)"/> 3044WrapperOutputDirectory="$(InteropOutputPath)"