1 assignment to MSBuild property _GCTODIKeepDuplicates
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4025<_GCTODIKeepDuplicates>false</_GCTODIKeepDuplicates>
2 usages of MSBuild property _GCTODIKeepDuplicates
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4045<_SourceItemsToCopyToOutputDirectoryAlways KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(_AllChildProjectItemsWithTargetPath->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always'"/> 4046<_SourceItemsToCopyToOutputDirectory KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(_AllChildProjectItemsWithTargetPath->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest'"/>