1 assignment to MSBuild property DesignTimeIntermediateOutputPath
MSBuildFiles (1)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (1)
84<DesignTimeIntermediateOutputPath Condition="'$(DesignTimeIntermediateOutputPath)' == ''">$(IntermediateOutputPath)InProcessTempFiles\</DesignTimeIntermediateOutputPath>
4 usages of MSBuild property DesignTimeIntermediateOutputPath
MSBuildFiles (4)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (4)
84<DesignTimeIntermediateOutputPath Condition="'$(DesignTimeIntermediateOutputPath)' == ''">$(IntermediateOutputPath)InProcessTempFiles\</DesignTimeIntermediateOutputPath> 90<MakeDir Directories="$(DesignTimeIntermediateOutputPath)" Condition="'@(XamlAppDef)' != ''"/> 108OutputPath="$(DesignTimeIntermediateOutputPath)" 144<FileWrites Include="$(DesignTimeIntermediateOutputPath)\*" />