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