true
false
true
<_PlatformToAppendToOutputPath Condition="'$(AppendPlatformToOutputPath)' == 'true'">$(PlatformName)\
$(MSBuildProjectName)
bin
publish
package
$(Configuration.ToLowerInvariant())
$(ArtifactsPivots)_$(TargetFramework.ToLowerInvariant())
$(ArtifactsPivots)_$(RuntimeIdentifier.ToLowerInvariant())
$(ArtifactsPath)\$(ArtifactsBinOutputName)\$(ArtifactsProjectName)\
$(ArtifactsPath)\obj\$(ArtifactsProjectName)\
$(ArtifactsPath)\$(ArtifactsPublishOutputName)\$(ArtifactsProjectName)\$(ArtifactsPivots)\
$(ArtifactsPath)\$(ArtifactsBinOutputName)\
$(ArtifactsPath)\obj\
$(ArtifactsPath)\$(ArtifactsPublishOutputName)\$(ArtifactsPivots)\
$(BaseOutputPath)$(ArtifactsPivots)\
$(BaseIntermediateOutputPath)$(ArtifactsPivots)\
$(ArtifactsPath)\$(ArtifactsPackageOutputName)\$(Configuration.ToLowerInvariant())\
bin\
$(BaseOutputPath)\
$(BaseOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\
$(OutputPath)\
obj\
$(BaseIntermediateOutputPath)\
$(BaseIntermediateOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\
$(IntermediateOutputPath)\
$(OutputPath)
$(DefaultItemExcludes);$(OutputPath)/**
$(DefaultItemExcludes);$(IntermediateOutputPath)/**
$(DefaultItemExcludes);$(ArtifactsPath)/**
$(DefaultItemExcludes);bin/**;obj/**
$(OutputPath)$(TargetFramework.ToLowerInvariant())\
$(IntermediateOutputPath)$(TargetFramework.ToLowerInvariant())\