true <_SupplementalTestData Include="@(SupplementalTestData)" Condition="'%(DestinationDir)' != ''"> %(DestinationDir) <_SupplementalTestData Include="@(SupplementalTestData)" Condition="'%(DestinationDir)' == ''"> %(RecursiveDir) $(PrepareForRunDependsOn);CopyDefaultTestAssetsForVS <_IncludedFileForTestsInVS Include="@(_TestCopyLocalByFileNameWithoutDuplicates)" Condition="'$(TestWithoutNativeImages)' != 'true' Or !$([System.String]::Copy('%(_TestCopyLocalByFileNameWithoutDuplicates.SourcePath)').EndsWith('.ni.dll'))" > $([System.String]::Copy('%(_TestCopyLocalByFileNameWithoutDuplicates.SourcePath)').Replace('$(PackagesDir)','')) $([System.String]::Copy('%(_TestCopyLocalByFileNameWithoutDuplicates.SourcePath)').StartsWith('$(BinDir)')) $(TestPath)\%(Filename)%(Extension) <_IncludedFileForTestsInVs Remove="@(_IncludedFileForTestsInVS)" Condition="Exists('%(DestinationPath)')" /> $(TestWorkingDir)$(OSPlatformConfig)/archive/tests/$(TargetOutputRelPath) $(OriginalProjectJson) $(MSBuildProjectName)