1 assignment to MSBuild property InteropOutputPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3067
<
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)
3066
<PropertyGroup Condition=" '$(
InteropOutputPath
)' == '' ">
3070
<MakeDir Directories="$(
InteropOutputPath
)"/>
3086
WrapperOutputDirectory="$(
InteropOutputPath
)"