10 assignments to MSBuild property IntermediateOutputPath
MSBuildFiles (10)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets (4)
89
<
IntermediateOutputPath
Condition=" $(IntermediateOutputPath) == '' And '$(UseArtifactsIntermediateOutput)' == 'true'">$(BaseIntermediateOutputPath)$(ArtifactsPivots)\</IntermediateOutputPath>
108
<
IntermediateOutputPath
Condition=" $(IntermediateOutputPath) == '' ">$(BaseIntermediateOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\</IntermediateOutputPath>
109
<
IntermediateOutputPath
Condition="!HasTrailingSlash('$(IntermediateOutputPath)')">$(IntermediateOutputPath)\</IntermediateOutputPath>
142
<
IntermediateOutputPath
>$(IntermediateOutputPath)$(TargetFramework.ToLowerInvariant())\</IntermediateOutputPath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
329
<
IntermediateOutputPath
Condition="'$(UseArtifactsIntermediateOutput)' != 'true'">$(IntermediateOutputPath)$(RuntimeIdentifier)\</IntermediateOutputPath>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
160
<
IntermediateOutputPath
Condition="'$(IntermediateOutputPath)' == '' and '$(PlatformName)' == 'AnyCPU'">$(BaseIntermediateOutputPath)$(Configuration)\</IntermediateOutputPath>
161
<
IntermediateOutputPath
Condition="'$(IntermediateOutputPath)' == '' and '$(PlatformName)' != 'AnyCPU'">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\</IntermediateOutputPath>
162
<
IntermediateOutputPath
Condition="!HasTrailingSlash('$(IntermediateOutputPath)')">$(IntermediateOutputPath)\</IntermediateOutputPath>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\ProjectLayout.props (2)
19
<
IntermediateOutputPath
Condition="'$(PlatformName)' == 'AnyCPU'">$(BaseIntermediateOutputPath)$(Configuration)\</IntermediateOutputPath>
20
<
IntermediateOutputPath
Condition="'$(PlatformName)' != 'AnyCPU'">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\</IntermediateOutputPath>
189 usages of MSBuild property IntermediateOutputPath
Microsoft.Build (1)
Microsoft.Build.csproj (1)
698
<NuGetFrameworkWrapperRedirects_FilePath>$(
IntermediateOutputPath
)NuGetFrameworkWrapper.redirects.cs</NuGetFrameworkWrapperRedirects_FilePath>
MSBuildFiles (188)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ApiCompat.ValidatePackage.targets (1)
14
<ApiCompatValidatePackageSemaphoreFile>$(
IntermediateOutputPath
)$(MSBuildThisFileName).semaphore</ApiCompatValidatePackageSemaphoreFile>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
387
<_ReadyToRunOutputPath>$(
IntermediateOutputPath
)R2R</_ReadyToRunOutputPath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets (6)
89
<IntermediateOutputPath Condition=" $(
IntermediateOutputPath
) == '' And '$(UseArtifactsIntermediateOutput)' == 'true'">$(BaseIntermediateOutputPath)$(ArtifactsPivots)\</IntermediateOutputPath>
108
<IntermediateOutputPath Condition=" $(
IntermediateOutputPath
) == '' ">$(BaseIntermediateOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\</IntermediateOutputPath>
109
<IntermediateOutputPath Condition="!HasTrailingSlash('$(
IntermediateOutputPath
)')">$(
IntermediateOutputPath
)\</IntermediateOutputPath>
122
<DefaultItemExcludes>$(DefaultItemExcludes);$(
IntermediateOutputPath
)/**</DefaultItemExcludes>
142
<IntermediateOutputPath>$(
IntermediateOutputPath
)$(TargetFramework.ToLowerInvariant())\</IntermediateOutputPath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (2)
32
<_DesignerDepsFilePath>$(
IntermediateOutputPath
)$(_DesignerDepsFileName)</_DesignerDepsFilePath>
33
<_DesignerRuntimeConfigFilePath>$(
IntermediateOutputPath
)$(_DesignerRuntimeConfigFileName)</_DesignerRuntimeConfigFilePath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets (2)
21
<GeneratedAssemblyInfoFile Condition="'$(GeneratedAssemblyInfoFile)' ==''">$(
IntermediateOutputPath
)$(MSBuildProjectName).AssemblyInfo$(DefaultLanguageSourceExtension)</GeneratedAssemblyInfoFile>
174
<GeneratedAssemblyInfoInputsCacheFile>$(
IntermediateOutputPath
)$(MSBuildProjectName).AssemblyInfoInputs.cache</GeneratedAssemblyInfoInputsCacheFile>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets (1)
23
<GeneratedGlobalUsingsFile Condition="'$(GeneratedGlobalUsingsFile)' ==''">$(
IntermediateOutputPath
)$(MSBuildProjectName).GlobalUsings.g$(DefaultLanguageSourceExtension)</GeneratedGlobalUsingsFile>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateSupportedRuntime.targets (1)
18
<_GenerateSupportedRuntimeIntermediateAppConfig>$(
IntermediateOutputPath
)$(TargetFileName).withSupportedRuntime.config</_GenerateSupportedRuntimeIntermediateAppConfig>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (3)
67
<_GenerateToolsSettingsFileCacheFile Condition="'$(_GenerateToolsSettingsFileCacheFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).toolssettingsinput.cache</_GenerateToolsSettingsFileCacheFile>
136
<_ShimInputCacheFile Condition="'$(_ShimInputCacheFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).shiminput.cache</_ShimInputCacheFile>
138
<_ShimCreatedSentinelFile Condition="'$(_ShimCreatedSentinelFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).shimcreated.sentinel</_ShimCreatedSentinelFile>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (3)
277
File="$(
IntermediateOutputPath
)$(_PublishCleanFile)"
301
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(_PublishCleanFile)">
1062
<IntermediateDepsFilePath Condition=" '$(PublishDepsFilePath)' == ''">$(
IntermediateOutputPath
)$(ProjectDepsFileName)</IntermediateDepsFilePath >
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
329
<IntermediateOutputPath Condition="'$(UseArtifactsIntermediateOutput)' != 'true'">$(
IntermediateOutputPath
)$(RuntimeIdentifier)\</IntermediateOutputPath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (1)
273
<DocumentationFile Condition="'$(MSBuildProjectExtension)' != '.vbproj'">$(
IntermediateOutputPath
)$(AssemblyName).xml</DocumentationFile>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (14)
43
<_GenerateRuntimeConfigurationPropertyInputsCache Condition="'$(_GenerateRuntimeConfigurationPropertyInputsCache)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).genruntimeconfig.cache</_GenerateRuntimeConfigurationPropertyInputsCache>
45
<_GeneratePublishDependencyFilePropertyInputsCache Condition="'$(_GeneratePublishDependencyFilePropertyInputsCache)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).genpublishdeps.cache</_GeneratePublishDependencyFilePropertyInputsCache>
47
<_GenerateSingleFileBundlePropertyInputsCache Condition="'$(_GenerateSingleFileBundlePropertyInputsCache)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).genbundle.cache</_GenerateSingleFileBundlePropertyInputsCache>
736
<AppHostIntermediatePath>$([System.IO.Path]::GetFullPath('$(
IntermediateOutputPath
)singlefilehost$(_NativeExecutableExtension)'))</AppHostIntermediatePath>
760
<AppHostIntermediatePath>$([System.IO.Path]::GetFullPath('$(
IntermediateOutputPath
)apphost$(_NativeExecutableExtension)'))</AppHostIntermediatePath>
766
<ClsidMap Include="$(
IntermediateOutputPath
)$(AssemblyName).clsidmap" />
767
<RegFreeComManifest Include="$(
IntermediateOutputPath
)$(AssemblyName).X.manifest" />
847
<ComHostIntermediatePath>$([System.IO.Path]::GetFullPath('$(
IntermediateOutputPath
)$(ComHostFileName)'))</ComHostIntermediatePath>
1075
Inputs="$(MSBuildAllProjects);@(_SatelliteAssemblyResourceInputs);$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"
1076
Outputs="$(
IntermediateOutputPath
)%(Culture)\$(TargetName).resources.dll"
1079
<MakeDir Directories="@(_SatelliteAssemblyResourceInputs->'$(
IntermediateOutputPath
)%(Culture)')" />
1082
<_AssemblyInfoFile>$(
IntermediateOutputPath
)%(_SatelliteAssemblyResourceInputs.Culture)\$(TargetName).resources.cs</_AssemblyInfoFile>
1083
<_OutputAssembly>$(
IntermediateOutputPath
)%(_SatelliteAssemblyResourceInputs.Culture)\$(TargetName).resources.dll</_OutputAssembly>
1127
<GetAssemblyAttributes PathToTemplateFile="$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)" >
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
28
<ProjectAssetsCacheFile Condition="'$(ProjectAssetsCacheFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).assets.cache</ProjectAssetsCacheFile>
44
<ContentPreprocessorOutputDirectory Condition="'$(ContentPreprocessorOutputDirectory)' == ''">$(
IntermediateOutputPath
)NuGet\</ContentPreprocessorOutputDirectory>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.SourceLink.Common\build\Microsoft.SourceLink.Common.targets (1)
9
<_SourceLinkFilePath>$(
IntermediateOutputPath
)$(MSBuildProjectName).sourcelink.json</_SourceLinkFilePath>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (65)
160
<IntermediateOutputPath Condition="'$(
IntermediateOutputPath
)' == '' and '$(PlatformName)' == 'AnyCPU'">$(BaseIntermediateOutputPath)$(Configuration)\</IntermediateOutputPath>
161
<IntermediateOutputPath Condition="'$(
IntermediateOutputPath
)' == '' and '$(PlatformName)' != 'AnyCPU'">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\</IntermediateOutputPath>
162
<IntermediateOutputPath Condition="!HasTrailingSlash('$(
IntermediateOutputPath
)')">$(
IntermediateOutputPath
)\</IntermediateOutputPath>
312
<_ResolveComReferenceCache Include="$(
IntermediateOutputPath
)$(MSBuildProjectFile).ResolveComReference.cache"/>
327
<TargetRefPath Condition=" '$(TargetRefPath)' == '' and '$(ProduceReferenceAssembly)' == 'true' ">$([MSBuild]::NormalizePath($(MSBuildProjectDirectory), $(
IntermediateOutputPath
), 'ref', $(TargetFileName)))</TargetRefPath>
386
<_GenerateBindingRedirectsIntermediateAppConfig>$(
IntermediateOutputPath
)$(TargetFileName).config</_GenerateBindingRedirectsIntermediateAppConfig>
397
<IntermediateAssembly Include="$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"/>
399
<CopyUpToDateMarker Include="$([MSBuild]::NormalizePath('$(MSBuildProjectDirectory)', '$(
IntermediateOutputPath
)', '$(MSBuildCopyMarkerName)'))" />
403
<IntermediateRefAssembly Include="$(
IntermediateOutputPath
)refint\$(TargetName)$(TargetExt)" Condition="'@(IntermediateRefAssembly)' == ''" />
406
<CreateDirectory Include="$(
IntermediateOutputPath
)ref" Condition=" '$(ProduceReferenceAssemblyInOutDir)' != 'true'" />
410
<_DebugSymbolsIntermediatePath Include="$(
IntermediateOutputPath
)$(TargetName).compile.pdb" Condition="'$(OutputType)' == 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
411
<_DebugSymbolsIntermediatePath Include="$(
IntermediateOutputPath
)$(TargetName).pdb" Condition="'$(OutputType)' != 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
416
<WinMDExpOutputPdb Condition="'$(WinMDExpOutputPdb)' == ''">$(
IntermediateOutputPath
)$(TargetName).pdb</WinMDExpOutputPdb>
421
<WinMDOutputDocumentationFile Condition="'$(WinMDOutputDocumentationFile)' == ''">$(
IntermediateOutputPath
)$(TargetName).xml</WinMDOutputDocumentationFile>
426
<_IntermediateWindowsMetadataPath>$(
IntermediateOutputPath
)$(WinMDExpOutputWindowsMetadataFilename)</_IntermediateWindowsMetadataPath>
448
<ApplicationManifest Include="$(
IntermediateOutputPath
)$(_DeploymentTargetApplicationManifestFileName)">
460
<DeployManifest Include="$(
IntermediateOutputPath
)$(TargetDeployManifestFileName)">
465
<_DeploymentIntermediateTrustInfoFile Include="$(
IntermediateOutputPath
)$(TargetName).TrustInfo.xml" Condition="'$(TargetZone)'!=''"/>
852
<Error Condition="'$(
IntermediateOutputPath
)' != '' and !HasTrailingSlash('$(
IntermediateOutputPath
)')" Text="The IntermediateOutputPath must end with a trailing slash." />
1208
<MakeDir Directories="$(OutDir);$(
IntermediateOutputPath
);@(DocFileItem->'%(RelativeDir)');@(CreateDirectory)" ContinueOnError="true"/>
2372
<ResolveAssemblyReferencesStateFile Condition="'$(DisableRarCache)'!='true' and '$(ResolveAssemblyReferencesStateFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectFile).AssemblyReference.cache</ResolveAssemblyReferencesStateFile>
2926
<DesignTimeResolveAssemblyReferencesStateFile Condition="'$(DisableRarCache)'!='true'">$(
IntermediateOutputPath
)$(MSBuildProjectFile)DesignTimeResolveAssemblyReferences.cache</DesignTimeResolveAssemblyReferencesStateFile>
3025
<InteropOutputPath>$(
IntermediateOutputPath
)</InteropOutputPath>
3420
StateFile="$(
IntermediateOutputPath
)$(MSBuildProjectFile).GenerateResource.cache"
3427
OutputResources="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(ManifestResourceName).resources')"
3452
StateFile="$(
IntermediateOutputPath
)$(MSBuildProjectFile).GenerateResource.cache"
3459
OutputResources="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(ManifestResourceName).resources')"
3521
Outputs="$(
IntermediateOutputPath
)$(TargetFileName).licenses">
3530
OutputDirectory="$(
IntermediateOutputPath
)"
3531
OutputLicense="$(
IntermediateOutputPath
)$(TargetFileName).licenses"
3672
<TargetFrameworkMonikerAssemblyAttributesPath Condition="'$(TargetFrameworkMonikerAssemblyAttributesPath)' == ''">$([System.IO.Path]::Combine('$(
IntermediateOutputPath
)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)'))</TargetFrameworkMonikerAssemblyAttributesPath>
3787
<SuggestedBindingRedirectsCacheFile>$(
IntermediateOutputPath
)$(MSBuildProjectFile).SuggestedBindingRedirects.cache</SuggestedBindingRedirectsCacheFile>
3814
<CustomAdditionalCompileInputs Include="$(
IntermediateOutputPath
)$(MSBuildProjectFile).CoreCompileInputs.cache" />
3829
<WriteLinesToFile Lines="$(CoreCompileDependencyHash)" File="$(
IntermediateOutputPath
)$(MSBuildProjectFile).CoreCompileInputs.cache" Overwrite="true" WriteOnlyWhenDifferent="true" />
3832
<FileWrites Include="$(
IntermediateOutputPath
)$(MSBuildProjectFile).CoreCompileInputs.cache" />
3923
Outputs="$(
IntermediateOutputPath
)$(_SGenDllName)">
3931
BuildAssemblyPath="$(
IntermediateOutputPath
)"
3943
SerializationAssembly="$(
IntermediateOutputPath
)$(_SGenDllName)"
4020
Inputs="$(MSBuildAllProjects);@(_SatelliteAssemblyResourceInputs);$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"
4021
Outputs="$(
IntermediateOutputPath
)%(Culture)\$(TargetName).resources.dll"
4029
Directories="@(EmbeddedResource->'$(
IntermediateOutputPath
)%(Culture)')" />
4049
OutputAssembly="$(
IntermediateOutputPath
)%(Culture)\$(TargetName).resources.dll"
4056
TemplateFile="$(
IntermediateOutputPath
)$(TargetName)$(TargetExt)"
4091
<IntermediateSatelliteAssembliesWithTargetPath Include="$(
IntermediateOutputPath
)%(EmbeddedResource.Culture)\$(TargetName).resources.dll"
4180
OutputDirectory="$(
IntermediateOutputPath
)"
4340
OutputDirectory="$(
IntermediateOutputPath
)"
4395
OutputPath="$(
IntermediateOutputPath
)"
4645
ExtraFiles="@(_DebugSymbolsIntermediatePath);$(
IntermediateOutputPath
)$(TargetName).xml;@(_ReferenceRelatedPaths)"
4908
SourceFiles="$(
IntermediateOutputPath
)$(_SGenDllName)"
5504
<_SGenDllCreated Condition="Exists('$(
IntermediateOutputPath
)$(_SGenDllName)')">true</_SGenDllCreated>
5508
<FileWrites Include="$(
IntermediateOutputPath
)$(_SGenDllName)" Condition="Exists('$(
IntermediateOutputPath
)$(_SGenDllName)')"/>
5604
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(_CleanOrphanFileWrites)">
5630
File="$(
IntermediateOutputPath
)$(CleanFile)"
5649
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(CleanFile)">
5689
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
5808
<ReadLinesFromFile File="$(
IntermediateOutputPath
)$(CleanFile)">
5818
<FindUnderPath Path="$(
IntermediateOutputPath
)" Files="@(_CleanPriorFileWrites)">
5842
<MakeDir Directories="$(
IntermediateOutputPath
)"/>
5845
<WriteLinesToFile File="$(
IntermediateOutputPath
)$(CleanFile)" Lines="@(_CleanUniqueRemainingFileWrites)" WriteOnlyWhenDifferent="true" Overwrite="true" />
5871
<MakeDir Directories="$(
IntermediateOutputPath
)"/>
5875
File="$(
IntermediateOutputPath
)$(CleanFile)"
6447
<SatelliteDllsProjectOutputGroupOutputIntermediate Include="$(
IntermediateOutputPath
)%(EmbeddedResource.Culture)\$(TargetName).resources.dll"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
218
<PdbFile Condition="'$(PdbFile)' == '' and '$(OutputType)' == 'winmdobj' and '$(_DebugSymbolsProduced)' == 'true'">$(
IntermediateOutputPath
)$(TargetName).compile.pdb</PdbFile>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (5)
320
<CodeAnalysisInputAssembly Condition="'$(OutputType)'=='winmdobj' and '$(Language)'=='VB'">$(
IntermediateOutputPath
)\TempCA\$(TargetName)$(TargetExt)</CodeAnalysisInputAssembly>
325
DestinationFiles="$(
IntermediateOutputPath
)\TempCA\$(TargetName).pdb"
330
DestinationFolder="$(
IntermediateOutputPath
)\TempCA\"
478
<Clean Include="$(
IntermediateOutputPath
)\TempCA\$(TargetName).pdb"/>
479
<Clean Include="$(
IntermediateOutputPath
)\TempCA\$(TargetName)$(TargetExt)"/>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\TeamTest\Microsoft.TeamTest.targets (1)
20
IntermediatePath="$(
IntermediateOutputPath
)"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\GenerateInternalsVisibleTo.targets (1)
5
<GeneratedInternalsVisibleToFile>$(
IntermediateOutputPath
)$(MSBuildProjectName).InternalsVisibleTo$(DefaultLanguageSourceExtension)</GeneratedInternalsVisibleToFile>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\GenerateResxSource.targets (2)
70
<SourceOutputPath Condition="'%(EmbeddedResourceSG.SourceOutputPath)' == '' AND '%(EmbeddedResourceSG.ClassName)' != ''">$(
IntermediateOutputPath
)%(EmbeddedResourceSG.ClassName).$(_EmbeddedResourceSourceExtension)</SourceOutputPath>
71
<SourceOutputPath Condition="'%(EmbeddedResourceSG.SourceOutputPath)' == '' AND '%(EmbeddedResourceSG.ClassName)' == ''">$(
IntermediateOutputPath
)%(EmbeddedResourceSG.ManifestResourceName).$(_EmbeddedResourceSourceExtension)</SourceOutputPath>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\OptimizationData.targets (1)
21
<PostCompileBinaryModificationSentinelFile>$(
IntermediateOutputPath
)$(TargetFileName).pcbm</PostCompileBinaryModificationSentinelFile>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\RepositoryInfo.targets (1)
100
<_SourcePackageSourceLinkTargetsFilePath>$(
IntermediateOutputPath
)$(_SourcePackageSourceLinkTargetsFileName)</_SourcePackageSourceLinkTargetsFilePath>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\Version.targets (1)
64
<NativeVersionFile Condition="'$(NativeVersionFile)' == ''">$(
IntermediateOutputPath
)_version.h</NativeVersionFile>
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (1)
85
<PdbFile Condition="'$(PdbFile)' == '' AND '$(OutputType)' == 'winmdobj' AND '$(_DebugSymbolsProduced)' == 'true'">$(
IntermediateOutputPath
)$(TargetName).compile.pdb</PdbFile>
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.Managed.Core.targets (4)
107
<_LastBuildWithSkipAnalyzers>$(
IntermediateOutputPath
)$(MSBuildProjectFile).BuildWithSkipAnalyzers</_LastBuildWithSkipAnalyzers>
162
<GeneratedMSBuildEditorConfigFile Condition="'$(GeneratedMSBuildEditorConfigFile)' == ''">$(
IntermediateOutputPath
)$(MSBuildProjectName).GeneratedMSBuildEditorConfig.editorconfig</GeneratedMSBuildEditorConfigFile>
332
<CompilerGeneratedFilesOutputPath Condition="'$(EmitCompilerGeneratedFiles)' == 'true' and '$(CompilerGeneratedFilesOutputPath)' == '' and '$(
IntermediateOutputPath
)' != ''">$(
IntermediateOutputPath
)/generated</CompilerGeneratedFilesOutputPath>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (1)
16
<EntityDeployIntermediateResourcePath>$(
IntermediateOutputPath
)edmxResourcesToEmbed\</EntityDeployIntermediateResourcePath>
C\Windows\Microsoft.NET\Framework\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\Framework\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\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (4)
35
<GenerateCompiledExpressionsTempFilePathForEditing Condition="'$(MSBuildProjectExtension)' == '.csproj'">$(
IntermediateOutputPath
)\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs</GenerateCompiledExpressionsTempFilePathForEditing>
36
<GenerateCompiledExpressionsTempFilePathForValidation Condition="'$(MSBuildProjectExtension)' == '.csproj'">$(
IntermediateOutputPath
)\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs</GenerateCompiledExpressionsTempFilePathForValidation>
37
<GenerateCompiledExpressionsTempFilePathForTypeInfer Condition="'$(MSBuildProjectExtension)' == '.csproj'">$(
IntermediateOutputPath
)\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs</GenerateCompiledExpressionsTempFilePathForTypeInfer>
39
<DeferredValidationErrorsFileName>$(
IntermediateOutputPath
)\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml</DeferredValidationErrorsFileName>
C\Windows\Microsoft.NET\Framework\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)"
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (1)
113
<_BuildOutputInPackage Remove="$(
IntermediateOutputPath
)%(_TargetFramework.Identity)\**\$(AssemblyName).resources.dll" />