3 assignments to MSBuild property IntermediateOutputPath
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
338
<
IntermediateOutputPath
Condition=" '$(PlatformName)' == 'AnyCPU' ">$(BaseIntermediateOutputPath)$(Configuration)\</IntermediateOutputPath>
339
<
IntermediateOutputPath
Condition=" '$(PlatformName)' != 'AnyCPU' ">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\</IntermediateOutputPath>
342
<
IntermediateOutputPath
Condition="!HasTrailingSlash('$(IntermediateOutputPath)')">$(IntermediateOutputPath)\</IntermediateOutputPath>
116 usages of MSBuild property IntermediateOutputPath
MSBuildFiles (116)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (53)
268
<_ResolveComReferenceCache Include="$(
IntermediateOutputPath
)$(MSBuildProjectFile).ResolveComReference.cache"/>
337
<PropertyGroup Condition=" $(
IntermediateOutputPath
) == '' ">
342
<IntermediateOutputPath Condition="!HasTrailingSlash('$(
IntermediateOutputPath
)')">$(
IntermediateOutputPath
)\</IntermediateOutputPath>
343
<_GenerateBindingRedirectsIntermediateAppConfig>$(
IntermediateOutputPath
)$(MSBuildProjectFile).$(TargetFileName).config</_GenerateBindingRedirectsIntermediateAppConfig>
346
<IntermediateAssembly Include="$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"/>
351
<_DebugSymbolsIntermediatePath Include="$(
IntermediateOutputPath
)$(TargetName).compile.pdb" Condition="'$(OutputType)' == 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
352
<_DebugSymbolsIntermediatePath Include="$(
IntermediateOutputPath
)$(TargetName).pdb" Condition="'$(OutputType)' != 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
357
<WinMDExpOutputPdb Condition="'$(WinMDExpOutputPdb)' == ''">$(
IntermediateOutputPath
)$(TargetName).pdb</WinMDExpOutputPdb>
362
<WinMDOutputDocumentationFile Condition="'$(WinMDOutputDocumentationFile)' == ''">$(
IntermediateOutputPath
)$(TargetName).xml</WinMDOutputDocumentationFile>
367
<_IntermediateWindowsMetadataPath>$(
IntermediateOutputPath
)$(WinMDExpOutputWindowsMetadataFilename)</_IntermediateWindowsMetadataPath>
384
<ApplicationManifest Include="$(
IntermediateOutputPath
)$(_DeploymentTargetApplicationManifestFileName)">
396
<DeployManifest Include="$(
IntermediateOutputPath
)$(TargetDeployManifestFileName)">
401
<_DeploymentIntermediateTrustInfoFile Include="$(
IntermediateOutputPath
)$(TargetName).TrustInfo.xml" Condition="'$(TargetZone)'!=''"/>
733
<Error Condition="'$(
IntermediateOutputPath
)' != '' and !HasTrailingSlash('$(
IntermediateOutputPath
)')" Text="The IntermediateOutputPath must end with a trailing slash." />
1047
<MakeDir Directories="$(OutDir);$(
IntermediateOutputPath
);@(DocFileItem->'%(RelativeDir)');@(CreateDirectory)" ContinueOnError="True"/>
1794
<ResolveAssemblyReferencesStateFile Condition="'$(BuildingProject)'=='true'">$(
IntermediateOutputPath
)$(MSBuildProjectFile)ResolveAssemblyReference.cache</ResolveAssemblyReferencesStateFile>
1894
Inputs="$(MSBuildAllProjects);@(AppConfigFile);$(ResolveAssemblyReferencesStateFile);$(
IntermediateOutputPath
);@(SuggestedBindingRedirects)"
2287
<DesignTimeResolveAssemblyReferencesStateFile Condition="'$(BuildingProject)'=='true'">$(
IntermediateOutputPath
)$(MSBuildProjectFile)DesignTimeResolveAssemblyReferences.cache</DesignTimeResolveAssemblyReferencesStateFile>
2384
<InteropOutputPath>$(
IntermediateOutputPath
)</InteropOutputPath>
2725
StateFile="$(
IntermediateOutputPath
)$(MSBuildProjectFile).GenerateResource.Cache"
2732
OutputResources="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(ManifestResourceName).resources')"
2755
StateFile="$(
IntermediateOutputPath
)$(MSBuildProjectFile).GenerateResource.Cache"
2762
OutputResources="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(ManifestResourceName).resources')"
2823
Outputs="$(
IntermediateOutputPath
)$(TargetFileName).licenses">
2832
OutputDirectory="$(
IntermediateOutputPath
)"
2833
OutputLicense="$(
IntermediateOutputPath
)$(TargetFileName).licenses"
3166
Outputs="$(
IntermediateOutputPath
)$(_SGenDllName)">
3174
BuildAssemblyPath="$(
IntermediateOutputPath
)"
3186
SerializationAssembly="$(
IntermediateOutputPath
)$(_SGenDllName)"
3260
Inputs="$(MSBuildAllProjects);@(_SatelliteAssemblyResourceInputs);$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"
3261
Outputs="$(
IntermediateOutputPath
)%(Culture)\$(TargetName).resources.dll"
3265
Directories="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(Culture)')" />
3285
OutputAssembly="$(
IntermediateOutputPath
)%(Culture)\$(TargetName).resources.dll"
3292
TemplateFile="$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"
3326
<IntermediateSatelliteAssembliesWithTargetPath Include="$(
IntermediateOutputPath
)%(EmbeddedResource.Culture)\$(TargetName).resources.dll"
3628
ExtraFiles="@(_DebugSymbolsIntermediatePath);$(
IntermediateOutputPath
)$(TargetName).xml;@(_ReferenceRelatedPaths)"
3849
SourceFiles="$(
IntermediateOutputPath
)$(_SGenDllName)"
4282
<_SGenDllCreated Condition="Exists('$(
IntermediateOutputPath
)$(_SGenDllName)')">true</_SGenDllCreated>
4286
<FileWrites Include="$(
IntermediateOutputPath
)$(_SGenDllName)" Condition="Exists('$(
IntermediateOutputPath
)$(_SGenDllName)')"/>
4387
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(_CleanOrphanFileWrites)">
4413
File="$(
IntermediateOutputPath
)$(CleanFile)"
4432
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(CleanFile)">
4472
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
4589
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(CleanFile)">
4599
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(_CleanPriorFileWrites)">
4623
<MakeDir Directories="$(
IntermediateOutputPath
)"/>
4626
<WriteLinesToFile File="$(
IntermediateOutputPath
)$(CleanFile)" Lines="@(_CleanUniqueRemainingFileWrites)" Overwrite="true" />
4652
<MakeDir Directories="$(
IntermediateOutputPath
)"/>
4656
File="$(
IntermediateOutputPath
)$(CleanFile)"
5184
<SatelliteDllsProjectOutputGroupOutputIntermediate Include="$(
IntermediateOutputPath
)%(EmbeddedResource.Culture)\$(TargetName).resources.dll"
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.Core.targets (1)
49
<PdbFile Condition="'$(PdbFile)' == '' and '$(OutputType)' == 'winmdobj' and '$(_DebugSymbolsProduced)' == 'true'">$(
IntermediateOutputPath
)$(TargetName).compile.pdb</PdbFile>
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
225
<PdbFile Condition="'$(PdbFile)' == '' and '$(OutputType)' == 'winmdobj' and '$(_DebugSymbolsProduced)' == 'true'">$(
IntermediateOutputPath
)$(TargetName).compile.pdb</PdbFile>
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Data.Entity.targets (1)
16
<EntityDeployIntermediateResourcePath>$(
IntermediateOutputPath
)edmxResourcesToEmbed\</EntityDeployIntermediateResourcePath>
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.ServiceModel.targets (16)
87
<Message Text="Generating code from XSD: OutputDirectory=$(
IntermediateOutputPath
)\XsdGeneratedCode" />
99
<MakeDir Directories="$(
IntermediateOutputPath
)\XsdGeneratedCode" />
102
<XsdCodeGenGeneratedFile Condition=" '@(XsdCodeGenGeneratedFile)' == '' And '$(Language)' == 'C#' " Include="$(
IntermediateOutputPath
)\XsdGeneratedCode\GeneratedXsdTypes.cs" />
103
<XsdCodeGenGeneratedFile Condition=" '@(XsdCodeGenGeneratedFile)' == '' And '$(Language)' == 'VB' " Include="$(
IntermediateOutputPath
)\XsdGeneratedCode\GeneratedXsdTypes.vb" />
116
OutputDirectory="$(
IntermediateOutputPath
)\XsdGeneratedCode"
140
<WriteLinesToFile File="$(
IntermediateOutputPath
)\XsdCodeGenTempA.txt" Lines="@(ReferencePath)" Overwrite="True" />
141
<WriteLinesToFile File="$(
IntermediateOutputPath
)\XsdCodeGenTempB.txt" Lines="$(XsdCodeGenReferences.Split(';'))" Overwrite="True" />
142
<Delete Files="$(
IntermediateOutputPath
)\XsdCodeGenTempC.txt" />
144
<Exec Command="for /f %22tokens=*%22 %%a in ($(
IntermediateOutputPath
)\XsdCodeGenTempA.txt) do ( for /f %22tokens=*%22 %%b in ($(
IntermediateOutputPath
)\XsdCodeGenTempB.txt) do ( if /i %22%%~na%22 EQU %22%%~b%22 ( echo %%a>>%22$(
IntermediateOutputPath
)\XsdCodeGenTempC.txt%22 ) ) )" />
145
<ReadLinesFromFile File="$(
IntermediateOutputPath
)\XsdCodeGenTempC.txt" >
148
<Delete Files="$(
IntermediateOutputPath
)\XsdCodeGenTempA.txt;$(
IntermediateOutputPath
)\XsdCodeGenTempB.txt;$(
IntermediateOutputPath
)\XsdCodeGenTempC.txt" />
156
<CleanXsdCodeGenFiles Include="$(
IntermediateOutputPath
)\XsdGeneratedCode\*" />
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (23)
293
OutputPath="$(
IntermediateOutputPath
)">
339
Condition="Exists('$(
IntermediateOutputPath
)$(AssemblyName)_MarkupCompile.lref')" >
355
OutputPath="$(
IntermediateOutputPath
)"
451
IntermediateOutputPath="$(
IntermediateOutputPath
)"
459
<CreateItem Include="$(
IntermediateOutputPath
)$(TargetFileName)" >
703
<Target Name="MainResourcesGeneration" Inputs="@(MainEmbeddedFiles)" Outputs="$(
IntermediateOutputPath
)$(_ResourceNameInMainAssembly)" Condition="'@(MainEmbeddedFiles)' != ''">
714
OutputPath="$(
IntermediateOutputPath
)"
715
OutputResourcesFile="$(
IntermediateOutputPath
)$(_ResourceNameInMainAssembly)"
724
<EmbeddedResource Include="$(
IntermediateOutputPath
)$(_ResourceNameInMainAssembly)">
728
<OutputResource>$(
IntermediateOutputPath
)$(_ResourceNameInMainAssembly)</OutputResource>
751
Outputs="$(
IntermediateOutputPath
)$(AssemblyName).g.$(UICulture).resources">
764
OutputPath="$(
IntermediateOutputPath
)"
765
OutputResourcesFile="$(
IntermediateOutputPath
)$(AssemblyName).g.$(UICulture).resources"
848
Include="$(
IntermediateOutputPath
)%(ResxWithCulture.Culture)\$(TargetName).resources.dll"
859
Include="$(
IntermediateOutputPath
)$(UICulture)\$(TargetName).resources.dll"
870
Include="$(
IntermediateOutputPath
)%(NonResxWithCulture.Culture)\$(TargetName).resources.dll"
878
<CreateItem Include="$(
IntermediateOutputPath
)">
903
IntermediateDirectory ="$(
IntermediateOutputPath
)"
913
IntermediateDirectory ="$(
IntermediateOutputPath
)"
929
Outputs="$(
IntermediateOutputPath
)$(AssemblyName).loc"
932
OutputFile="$(
IntermediateOutputPath
)$(AssemblyName).loc"/>
938
<CreateItem Condition="Exists('$(
IntermediateOutputPath
)$(AssemblyName).loc')"
939
Include="$(
IntermediateOutputPath
)$(AssemblyName).loc"
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (21)
84
<DesignTimeIntermediateOutputPath Condition="'$(DesignTimeIntermediateOutputPath)' == ''">$(
IntermediateOutputPath
)InProcessTempFiles\</DesignTimeIntermediateOutputPath>
159
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(XamlGenCodeFileNames)">
163
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(XamlGenMarkupFileNames)">
180
$(
IntermediateOutputPath
)$(XamlGenCodeFileNames);
181
$(
IntermediateOutputPath
)$(XamlGenMarkupFileNames);
182
$(
IntermediateOutputPath
)$(XamlPass2FlagFile);">
195
OutputPath="$(
IntermediateOutputPath
)"
216
File="$(
IntermediateOutputPath
)$(XamlGenCodeFileNames)"
221
File="$(
IntermediateOutputPath
)$(XamlGenMarkupFileNames)"
226
File="$(
IntermediateOutputPath
)$(XamlPass2FlagFile)"
259
$(
IntermediateOutputPath
)$(XamlGenCodeFileNames);
260
$(
IntermediateOutputPath
)$(XamlGenMarkupFileNames)" />
287
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(XamlPass2FlagFile)">
301
Outputs="$(
IntermediateOutputPath
)$(XamlTemporaryAssemblyName).dll;
302
$(
IntermediateOutputPath
)$(XamlTemporaryAssemblyName).pdb"
310
OutputPath="$(
IntermediateOutputPath
)"
321
<_XamlTemporaryAssemblyPath_>$(
IntermediateOutputPath
)$(XamlTemporaryAssemblyName).dll</_XamlTemporaryAssemblyPath_>
326
<FileWrites Include="$(
IntermediateOutputPath
)$(XamlTemporaryAssemblyName).*" />
354
OutputPath="$(
IntermediateOutputPath
)"
368
File="$(
IntermediateOutputPath
)$(XamlPass2FlagFile)"
376
File="$(
IntermediateOutputPath
)$(XamlGenCodeFileNames)"