8 calls to MSBuild task CallTarget
MSBuildFiles (8)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.Core.targets (1)
143
<
CallTarget
Targets="$(TargetsTriggeredByCompilation)" Condition="'$(TargetsTriggeredByCompilation)' != ''"/>
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Data.Entity.targets (3)
52
<
CallTarget
Targets="EntityDeployNonEmbeddedResources" />
53
<
CallTarget
Targets="EntityDeployEmbeddedResources" />
54
<
CallTarget
Targets="EntityDeploySetLogicalNames" />
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.ServiceModel.targets (2)
34
<
CallTarget
Targets="CleanXsdCodeGen" Condition=" '$(XsdCodeGenPreCondition)' != 'True' " >
78
<
CallTarget
Targets="XsdResolveReferencePath" Condition=" '$(XsdCodeGenReuseTypesFlag)' == 'True' and '$(XsdCodeGenReuseTypesMode)' != 'All' " >
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (1)
134
<
CallTarget
Condition="'$(BuildingProject)' != 'true'"
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (1)
92
<
CallTarget
Condition="'$(BuildingProject)' != 'true' and '@(XamlAppDef)' != ''"