7 calls to MSBuild task MakeDir
MSBuildFiles (7)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
1047
<
MakeDir
Directories="$(OutDir);$(IntermediateOutputPath);@(DocFileItem->'%(RelativeDir)');@(CreateDirectory)" ContinueOnError="True"/>
2387
<
MakeDir
Directories="$(InteropOutputPath)"/>
3264
<
MakeDir
4623
<
MakeDir
Directories="$(IntermediateOutputPath)"/>
4652
<
MakeDir
Directories="$(IntermediateOutputPath)"/>
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.ServiceModel.targets (1)
99
<
MakeDir
Directories="$(IntermediateOutputPath)\XsdGeneratedCode" />
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (1)
90
<
MakeDir
Directories="$(DesignTimeIntermediateOutputPath)" Condition="'@(XamlAppDef)' != ''"/>