Dependent DLLs are not copied to the output

Visual Studio 2015 Update 3
Elements 10.0.0.2321

In previous versions (for example: 10.0.0.2305), the indirectly referenced dlls (a reference that uses other dlls) were resolved at compile time and copied to the output directory.

they should still be. i’ll need more (any, really) details, such as a sample project, or a detailed non-cached build log.

Here is a sample project:

WPFDependentDLLs.rar (50.7 KB)

I had to put the references to my dlls with Fixed Path to true, because if it is false it does not compile (as I told you in another thread https://talk.remobjects.com/t/vs-2015-fixed-path-in-references-problem/17271/2) This introduces a difficulty, because the path are those of my computer and you will have to change them.

Note that ClassLibraryIndirect.dll is not copied to \Bin\Debug during the build process.

Tested with .2305 works correctly.

Well, as mentioned in that thread, the HintPath can be absolute or relative. But you need a Hint Path, unless your dll references are in a location registered with the search paths. That’s as designed.

Hmm, it is for me:

              Final Output for 'WPFDependentDLLs':
                 ClassLibraryDirect.dll (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/ClassLibraryDirect.dll)
                 ClassLibraryDirect.dll.mdb (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/ClassLibraryDirect.dll.mdb)
                 ClassLibraryIndirect.dll (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/ClassLibraryIndirect.dll)
                 ClassLibraryIndirect.dll.mdb (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/ClassLibraryIndirect.dll.mdb)
                 Elements.dll (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/Elements.dll)
                 Elements.dll.mdb (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/Elements.dll.mdb)
                 Elements.pdb (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/Elements.pdb)
                 WPFDependentDLLs.exe (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/WPFDependentDLLs.exe)
                 WPFDependentDLLs.exe.mdb (/Users/mh/Downloads/WPFDependentDLLs/Bin/Debug/WPFDependentDLLs.exe.mdb)
               Final Output for Referencing:
                 ClassLibraryDirect (/Users/mh/Library/Application Support/RemObjects Software/EBuild/Obj/ClassLibraryDirect-C84601B269E9FA45977D3F2C9EFB0C252536BA30/Debug/Echoes/ClassLibraryDirect.dll)
                 ClassLibraryIndirect (/Users/mh/Downloads/WPFDependentDLLs/ClassLibraryIndirect/Bin/Debug/ClassLibraryIndirect.dll)
                 Elements (/Users/mh/Code/Elements/Bin/References/Echoes/NET/Elements.dll)

this might be a VS-specific issue, I’ll have @viktoriad check…

Thanks, logged as bugs://80911

Can I still see a full Diagnostic level re-build log?

------ Rebuild All started: Project: WPFDependentDLLs, Configuration: Debug ------
Build started.
Project "WPFDependentDLLs.elements" (ReBuild target(s)):
Initial properties:
  ALLUSERSPROFILE                = C:\ProgramData
  APPDATA                        = C:\Users\charly.DTRF\AppData\Roaming
  ApplicationIcon                = Properties\App.ico
  AssemblyName                   = WPFDependentDLLs
  BuildingInsideVisualStudio     = true
  Classpath                      = C:\Program Files\Java\jdk1.8.0_112\src.zip
  CommonProgramFiles             = C:\Program Files (x86)\Common Files
  CommonProgramW6432             = C:\Program Files\Common Files
  COMPUTERNAME                   = W7DEV17
  ComSpec                        = C:\WINDOWS\system32\cmd.exe
  Conditionals                   = DEBUG;TRACE
  Configuration                  = Debug
  CpuType                        = anycpu
  CurrentSolutionConfigurationContents = <SolutionConfiguration>
<ProjectConfiguration Project="{620c63c6-cbfa-4017-91eb-b529106f9225}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{611bb4b3-5b11-4dc5-9527-e2f64f243a67}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{366ce9c6-b6f7-4863-b198-cc892c3a5686}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements">Debug</ProjectConfiguration>
</SolutionConfiguration>
  DefaultUses                    = RemObjects.Elements.RTL
  DefineConstants                = DEBUG;TRACE;
  DevEnvDir                      = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\
  Device                         = true
  DriverData                     = C:\Windows\System32\Drivers\DriverData
  EBuildXmlDetailsFile           = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\obj\Debug\WPFDependentDLLs.xml
  EnableAsserts                  = True
  EnableUnmanagedDebugging       = False
  FP_NO_HOST_CHECK               = NO
  FrameworkSDKRoot               = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\
  GenerateMDB                    = True
  GeneratePDB                    = True
  GetTargetPathDependsOn         = ;
  HOMEDRIVE                      = C:
  HOMEPATH                       = \Users\charly.DTRF
  IsFullBuild                    = true
  LOCALAPPDATA                   = C:\Users\charly.DTRF\AppData\Local
  LOGONSERVER                    = \\SRVTR3
  Mode                           = Echoes
  MSBuildAssemblyVersion         = 14.0
  MSBuildBinPath                 = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildExtensionsPath          = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath32        = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath64        = C:\Program Files\MSBuild
  MSBuildFrameworkToolsPath      = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsPath32    = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsRoot      = C:\WINDOWS\Microsoft.NET\Framework\
  MSBuildLoadMicrosoftTargetsReadOnly = true
  MSBuildNodeCount               = 1
  MSBuildProgramFiles32          = C:\Program Files (x86)
  MSBuildProjectDefaultTargets   = Build
  MSBuildProjectDirectory        = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs
  MSBuildProjectDirectoryNoRoot  = Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs
  MSBuildProjectExtension        = .elements
  MSBuildProjectFile             = WPFDependentDLLs.elements
  MSBuildProjectFullPath         = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements
  MSBuildProjectName             = WPFDependentDLLs
  MSBuildRuntimeVersion          = 4.0.30319
  MSBuildStartupDirectory        = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
  MSBuildToolsPath               = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildToolsPath32             = C:\Program Files (x86)\MSBuild\14.0\bin\
  MSBuildToolsRoot               = C:\Program Files (x86)\MSBuild\
  MSBuildToolsVersion            = 14.0
  MSBuildUserExtensionsPath      = C:\Users\charly.DTRF\AppData\Local\Microsoft\MSBuild
  NUMBER_OF_PROCESSORS           = 4
  OneDrive                       = C:\Users\charly.DTRF\OneDrive
  Optimize                       = False
  OS                             = Windows_NT
  OutOfProcess                   = true
  OutputPath                     = .\Bin\Debug
  OutputType                     = WinExe
  Path                           = C:\Program Files\Elcano\Lib\4.5;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\RemObjects Software\Elements\bin;C:\Program Files\Oracle\instantclient_11_2;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Program Files\Java\jdk1.8.0_112\bin;C:\Program Files\dotnet\;C:\Users\charly.DTRF\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\charly.DTRF\.dnx\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\PuTTY\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Elcano\Lib\4.5;C:\Users\charly.DTRF\AppData\Local\Microsoft\WindowsApps;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x64;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x86;
  PATHEXT                        = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  PkgDefApplicationConfigFile    = C:\Users\charly.DTRF\AppData\Local\Microsoft\VisualStudio\14.0\devenv.exe.config
  PROCESSOR_ARCHITECTURE         = x86
  PROCESSOR_ARCHITEW6432         = AMD64
  PROCESSOR_IDENTIFIER           = Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  PROCESSOR_LEVEL                = 6
  PROCESSOR_REVISION             = 170a
  ProductVersion                 = 3.5
  ProgramData                    = C:\ProgramData
  ProgramFiles                   = C:\Program Files (x86)
  ProgramW6432                   = C:\Program Files
  ProjectGuid                    = {366CE9C6-B6F7-4863-B198-CC892C3A5686}
  ProjectTypeGuids               = {89896941-7261-4476-8385-4DA3CE9FDB83};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{656346D9-4656-40DA-A068-22D5425D4639}
  PSModulePath                   = C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
  PUBLIC                         = C:\Users\Public
  RootNamespace                  = WPFDependentDLLs
  RuntimeVersion                 = v25
  SDK35ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\
  SDK40ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\
  SESSIONNAME                    = Console
  Simulator                      = false
  SolutionDir                    = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\
  SolutionExt                    = .sln
  SolutionFileName               = WPFDependentDLLs.sln
  SolutionName                   = WPFDependentDLLs
  SolutionPath                   = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.sln
  SubMode                        = .NET
  SystemDrive                    = C:
  SystemRoot                     = C:\WINDOWS
  TargetFrameworkIdentifier      = .NETFramework
  TargetFrameworkMoniker         = .NETFramework,Version=v4.0
  TargetFrameworkVersion         = v4.0
  TargetPlatformIdentifier       = Windows
  TargetPlatformMoniker          = Windows,Version=7.0
  TargetPlatformSdkPath          = 
  TargetPlatformVersion          = 7.0
  TEMP                           = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  TMP                            = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  USERDNSDOMAIN                  = DTRF.LOCAL
  USERDOMAIN                     = DTRF
  USERDOMAIN_ROAMINGPROFILE      = DTRF
  USERNAME                       = Charly
  USERPROFILE                    = C:\Users\charly.DTRF
  UsesEBuild                     = True
  UTFOutput                      = true
  VCTargetsPath                  = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  VCTargetsPath10                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\
  VCTargetsPath11                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\
  VCTargetsPath12                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\
  VCTargetsPath14                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  Verbosity                      = diagnostic
  VisualStudioDir                = C:\Users\charly.DTRF\Documents\Visual Studio 2015
  VisualStudioEdition            = Microsoft Visual Studio Community 2015
  VisualStudioStyleErrors        = true
  VisualStudioVersion            = 14.0
  VS110COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  VS120COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
  VS140COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  VSIDEResolvedNonMSBuildProjectOutputs = <VSIDEResolvedNonMSBuildProjectOutputs />
  VSLANG                         = 1033
  VSSDK140Install                = C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\
  windir                         = C:\WINDOWS
  windows_tracing_flags          = 3
  windows_tracing_logfile        = C:\BVTBin\Tests\installpackage\csilogfile.log
  WindowsSDK80Path               = C:\Program Files (x86)\Windows Kits\8.1\
Initial items:
Reference
  ClassLibraryDirect
Reference
  mscorlib
Reference
  PresentationCore
Reference
  PresentationFramework
Reference
  ReachFramework
Reference
  System
Reference
  System.Data
Reference
  System.Drawing
Reference
  System.Xaml
Reference
  System.Xml
Reference
  UIAutomationProvider
Reference
  UIAutomationTypes
Reference
  WindowsBase
Reference
  System.Core
Reference
  System.Xml.Linq
Reference
  System.Data.DataSetExtensions
Reference
  Elements
ApplicationDefinition
  App.xaml
Compile
  App.xaml.pas
Compile
  Window1.xaml.pas
Compile
  Properties\AssemblyInfo.pas
Compile
  Properties\Resources.Designer.pas
Compile
  Properties\Settings.Designer.pas
Page
  Window1.xaml
None
  Properties\App.ico
None
  Properties\Settings.settings
EmbeddedResource
  Properties\Resources.resx
Folder
  Properties\
AvailableItemName
  PRIResource
AvailableItemName
  AppxManifest
AvailableItemName
  ApplicationDefinition
AvailableItemName
  Page
AvailableItemName
  DesignData
AvailableItemName
  DesignDataWithDesignTimeCreatableTypes
Building with tools version "14.0".
Target "_ValidateEBuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements" (entry point):
Target "Rebuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements" (entry point):
	Task "MSBuildTask"
		Task Parameter:Goal=Rebuild
		Task Parameter:ProjectFile=WPFDependentDLLs.elements
		Task Parameter:Configuration=Debug
		Task Parameter:XmlDetailsFile=C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\obj\Debug\WPFDependentDLLs.xml
		Task Parameter:Verbosity=diagnostic
		Task Parameter:Device=True
		Task Parameter:Simulator=False
		Task Parameter:MaximumMessageCount=1000
		Launching task "MSBuildTask" from assembly "RemObjects.EBuild.MSBuild, Version=10.0.0.2321, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098" in an external task host with a runtime of "CLR4" and a process architecture of "x86".
		   -> Task RemObjects.EBuild.Elements.ElementsCleanProject started for WPFDependentDLLs.
		      -> Task RemObjects.EBuild.CleanProject started for WPFDependentDLLs.
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\ClassLibraryDirect.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Cleanup.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Elements.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe.mdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Caches\CoreCompile.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Caches\EchoesResources.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Caches\ResolveReferences.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\res\Properties-Resources.resources
		      <- Task RemObjects.EBuild.CleanProject finished for WPFDependentDLLs, took 0,0390s (0,0390s).
		   <- Task RemObjects.EBuild.Elements.ElementsCleanProject finished for WPFDependentDLLs, took 0,0000s (0,0390s).
		   -> Task RemObjects.EBuild.Elements.ElementsBuildProject started for WPFDependentDLLs.
		      -> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for WPFDependentDLLs, Echoes.
		      <- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for WPFDependentDLLs, Echoes.
		         Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
		         Mapping AssemblyName=WPFDependentDLLs to BinaryName
		         Mapping CpuType=anycpu to Architecture
		      <- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0010s).
		      -> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for WPFDependentDLLs.
		         Preparing target 'Echoes' (platform 'Echoes').
		D:       Target-specific Settings, before prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = WPFDependentDLLs [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		         -> Task RemObjects.EBuild.Elements.ElementsPreflightEchoes started for WPFDependentDLLs.
		            Reference Assemblies base path is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework',
		         <- Task RemObjects.EBuild.Elements.ElementsPreflightEchoes finished for WPFDependentDLLs, took 0,0010s (0,0010s).
		         -> Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform started for WPFDependentDLLs, Echoes.
		            Reference Assemblies path for .NET is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework',
		         <- Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform finished for WPFDependentDLLs, Echoes, took 0,0010s (0,0040s).
		D:       Target-specific Settings, after prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = WPFDependentDLLs [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <IDE:TargetInfo = .NET4.0 [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <NuGetCacheFolder = C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Packages\NuGet [Target: Echoes]>
		D:         - <NuGetPlatformName = net [Target: Echoes]>
		D:         - <NuGetPlatformVersion = 4.0 [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		D:         - <TargetFrameworkName = .NET [Target: Echoes]>
		D:         - <TargetFrameworkNameLong = .NET,Version=v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesBasePath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesPath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkVersion = 4.0 [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms finished for WPFDependentDLLs, took 0,0050s (0,0060s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for WPFDependentDLLs, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveReferences started for WPFDependentDLLs.
		         -> Target Echoes started.
		            -> Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences started for WPFDependentDLLs, Echoes.
		            <- Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		            -> Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget started for WPFDependentDLLs, Echoes.
		               Reference 'ClassLibraryDirect' was resolved to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll' via 'HintPath' for target 'Echoes'.
		               Reference 'mscorlib' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll' for target 'Echoes'.
		               Reference 'PresentationCore' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationCore.dll' for target 'Echoes'.
		               Reference 'PresentationFramework' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationFramework.dll' for target 'Echoes'.
		               Reference 'ReachFramework' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\ReachFramework.dll' for target 'Echoes'.
		               Reference 'System' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll' for target 'Echoes'.
		               Reference 'System.Data' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll' for target 'Echoes'.
		               Reference 'System.Drawing' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll' for target 'Echoes'.
		               Reference 'System.Xaml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xaml.dll' for target 'Echoes'.
		               Reference 'System.Xml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll' for target 'Echoes'.
		               Reference 'UIAutomationProvider' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationProvider.dll' for target 'Echoes'.
		               Reference 'UIAutomationTypes' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationTypes.dll' for target 'Echoes'.
		               Reference 'WindowsBase' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\WindowsBase.dll' for target 'Echoes'.
		               Reference 'System.Core' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll' for target 'Echoes'.
		               Reference 'System.Xml.Linq' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll' for target 'Echoes'.
		               Reference 'System.Data.DataSetExtensions' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll' for target 'Echoes'.
		               Reference 'Elements' was resolved to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' via XML for target 'Echoes'.
		            <- Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget finished for WPFDependentDLLs, Echoes, took 0,0850s (0,0850s).
		         <- Target Echoes finished.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveReferences finished for WPFDependentDLLs, took 0,0870s (0,0870s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles finished for WPFDependentDLLs, took 0,0030s (0,0030s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for WPFDependentDLLs, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveReferences skipped for WPFDependentDLLs, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles skipped for WPFDependentDLLs, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes started for WPFDependentDLLs, Echoes.
		         -> Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles finished for WPFDependentDLLs, took 0,0010s (0,0010s).
		         -> Task ProcessResources started for WPFDependentDLLs, Echoes.
		            Processing Resource 'Properties\Resources.resx' to 'C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\res\Properties-Resources.resources'.
		         <- Task ProcessResources finished for WPFDependentDLLs, Echoes, took 0,0050s (0,0060s).
		         -> Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles finished for WPFDependentDLLs, took 0,0010s (0,0010s).
		         -- Task RemObjects.EBuild.Elements.GenerateVBMyClass skipped for WPFDependentDLLs, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0090s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileToffee skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileCooper skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileIsland skipped for WPFDependentDLLs, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsCompile started for WPFDependentDLLs.
		         Compiling target 'Echoes'
		         -> Target Echoes started compiling.
		            Starting compile for WPFDependentDLLs Echoes 
		            RemObjects Elements (Oxygene, C#, Swift and Java) Compiler for .NET, Cocoa, Java and Island.
		            Version 10.0.0.2321 (develop) built on bajor, 20180828-184152. Commit f43d0ec.
		            Copyright 2003-2018 RemObjects Software, LLC. All rights reserved.
		            
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\App.xaml.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\AssemblyInfo.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\Resources.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\Settings.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Window1.xaml.pas
		            Resource file: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\res\Properties-Resources.resources
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationCore.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationFramework.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\ReachFramework.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xaml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationProvider.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationTypes.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\WindowsBase.dll
		            Reference: C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		            Reference: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
		            Reference: C:\WINDOWS\assembly\GAC_MSIL\RemObjects.Elements.Cirrus\10.0.0.2321__3df3cad1b7aa5098\RemObjects.Elements.Cirrus.dll
		            -> Phase Resolving Bodies started.
		            <- Phase Resolving Bodies finished, took 0,0190s.
		            -> Phase Checking Members started.
		            <- Phase Checking Members finished, took 0,0000s.
		            -> Phase Generating Helper Types started.
		            <- Phase Generating Helper Types finished, took 0,0010s.
		            -> Phase Inlining code started.
		            <- Phase Inlining code finished, took 0,0000s.
		            -> Phase Pre-Simplifying Code started.
		            <- Phase Pre-Simplifying Code finished, took 0,0000s.
		            -> Phase Simplifying Code started.
		            <- Phase Simplifying Code finished, took 0,0050s.
		            -> Phase Flow Analysis started.
		            <- Phase Flow Analysis finished, took 0,0000s.
		            -> Phase Generating Output started.
		            <- Phase Generating Output finished, took 0,0190s.
		         <- Target Echoes finished compiling.
		D:       CompilerOutput for Echoes
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe.mdb [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.pdb [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsCompile finished for WPFDependentDLLs, took 0,2460s (0,3510s).
		      -> Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes started for WPFDependentDLLs, Echoes.
		         -- Task RemObjects.EBuild.Elements.ElementsGenerateDepsJsonFile skipped for WPFDependentDLLs, Echoes, condition not met.
		         -- Task RemObjects.EBuild.Elements.GenerateRuntimeConfigJsonFile skipped for WPFDependentDLLs, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileToffee skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileCooper skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileIsland skipped for WPFDependentDLLs, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsLink started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsLink finished for WPFDependentDLLs, took 0,0000s (0,3520s).
		      -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for WPFDependentDLLs.
		         -> Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes started for WPFDependentDLLs, Echoes.
		D:          Copying 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll' to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll'
		D:          Copying 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll'
		         <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes finished for WPFDependentDLLs, Echoes, took 0,0110s (0,0110s).
		      <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput finished for WPFDependentDLLs, took 0,0110s (0,3630s).
		      -> Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for WPFDependentDLLs.
		D:       Copying to C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug
		D:       Generated Files for 'WPFDependentDLLs' target 'Echoes':
		D:         ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll)
		D:         ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb)
		D:         ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb)
		D:         Elements.dll (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		D:         Elements.dll.mdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll.mdb)
		D:         Elements.pdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.pdb)
		D:         WPFDependentDLLs.exe (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe)
		D:         WPFDependentDLLs.exe.mdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe.mdb)
		D:         WPFDependentDLLs.pdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.pdb)
		         Final Output for 'WPFDependentDLLs':
		           ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll)
		           ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb)
		           ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb)
		           Elements.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll)
		           Elements.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb)
		           Elements.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb)
		           WPFDependentDLLs.exe (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe)
		           WPFDependentDLLs.exe.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb)
		           WPFDependentDLLs.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb)
		         Final Output for Referencing:
		           ClassLibraryDirect (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll)
		           Elements (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		I:       FINALOUTPUT C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\FinalOutput.xml
		      <- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput finished for WPFDependentDLLs, took 0,0890s (0,4520s).
		   <- Task RemObjects.EBuild.Elements.ElementsBuildProject finished for WPFDependentDLLs, took 0,0000s (0,4520s).
		Output Item(s): 
    FinalOutput=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb
		Output Item(s): 
    FinalOutputForReferencing=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
        C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		Output Property: AdditionalSourceFiles=
		Output Property: Mode=Echoes
		Output Property: SubMode=.NET
Done building project "WPFDependentDLLs.elements".

Build succeeded.
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

I know, but if you put Fixed Path to false it stops compiling (in VS) and you have to delete the references and add them again with Fixed Path to true. It is the only way that works.

[quote=“carlosfrias, post:8, topic:17298”]

	         Final Output for 'WPFDependentDLLs':
		           ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll)
		           ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb)
		           ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb)
		           Elements.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll)
		           Elements.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb)
		           Elements.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb)
		           WPFDependentDLLs.exe (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe)
		           WPFDependentDLLs.exe.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb)
		           WPFDependentDLLs.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb)
	[/quote]

what am I missing — they are copied fine, according to your log?

right, because setting fixed path to false REMOVES the Hint Path! You need a Hint Path. And you’ll want it relative — unfortunately VS has not way to let you manage that distinction. If you open your project in Water, you can right-click the reference and toggle the Hint Path from, absolute to relative and back.

bugs://80911 got closed with status cannotrepro.

I disagree.

If you put Fixed Path to false:

  • Before. In previous versions of Elements (.2305) the project file had something similar to this:
<Reference Include="ClassLibraryDirect">
  <HintPath>ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll</HintPath>
  <Private>True</Private>
</Reference>
  • Now (.2321) the project file has:
<Reference Include="ClassLibraryDirect">
  <Private>True</Private>
</Reference>

In VS always worked well.

In the second, which is mine, ClassLibraryIndirect.dll is missing

Ah, hmmm… :thinking: thats weird.

bugs://80911 got reopened.

I don’t see ClassLibraryDirect being built in the log you sent. Only referenced via

	               Reference 'ClassLibraryDirect' was resolved to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll' via 'HintPath' for target 'Echoes'.

So it’s no surprise in this context that the build doesn’t know about ClassLibraryIndirect. Is this the .SLN that contains the ClassLibraryDirect project too? why is it not being built? Can you send me a full log?

Built Solution full log:

------ Rebuild All started: Project: ClassLibraryDirect, Configuration: Debug ------
Build started.
Project "ClassLibraryDirect.elements" (ReBuild target(s)):
Initial properties:
  AdditionalSourceFiles          = 
  ALLUSERSPROFILE                = C:\ProgramData
  APPDATA                        = C:\Users\charly.DTRF\AppData\Roaming
  AssemblyName                   = ClassLibraryDirect
  BuildingInsideVisualStudio     = true
  Classpath                      = C:\Program Files\Java\jdk1.8.0_112\src.zip
  CommonProgramFiles             = C:\Program Files (x86)\Common Files
  CommonProgramW6432             = C:\Program Files\Common Files
  COMPUTERNAME                   = W7DEV17
  ComSpec                        = C:\WINDOWS\system32\cmd.exe
  Configuration                  = Debug
  CpuType                        = anycpu
  CurrentSolutionConfigurationContents = <SolutionConfiguration>
<ProjectConfiguration Project="{620c63c6-cbfa-4017-91eb-b529106f9225}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{611bb4b3-5b11-4dc5-9527-e2f64f243a67}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{366ce9c6-b6f7-4863-b198-cc892c3a5686}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements">Debug</ProjectConfiguration>
</SolutionConfiguration>
  DefaultUses                    = RemObjects.Elements.RTL
  DefineConstants                = DEBUG;TRACE;
  DevEnvDir                      = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\
  Device                         = true
  DriverData                     = C:\Windows\System32\Drivers\DriverData
  EBuildXmlDetailsFile           = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\obj\Debug\ClassLibraryDirect.xml
  EnableAsserts                  = True
  EnableUnmanagedDebugging       = False
  FP_NO_HOST_CHECK               = NO
  FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer
  FPS_BROWSER_USER_PROFILE_STRING = Default
  FrameworkSDKRoot               = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\
  GenerateMDB                    = True
  GeneratePDB                    = True
  GetTargetPathDependsOn         = ;
  HOMEDRIVE                      = C:
  HOMEPATH                       = \Users\charly.DTRF
  IsFullBuild                    = true
  LOCALAPPDATA                   = C:\Users\charly.DTRF\AppData\Local
  LOGONSERVER                    = \\SRVTR3
  Mode                           = Echoes
  MSBuildAssemblyVersion         = 14.0
  MSBuildBinPath                 = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildExtensionsPath          = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath32        = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath64        = C:\Program Files\MSBuild
  MSBuildFrameworkToolsPath      = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsPath32    = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsRoot      = C:\WINDOWS\Microsoft.NET\Framework\
  MSBuildLastTaskResult          = true
  MSBuildLoadMicrosoftTargetsReadOnly = true
  MSBuildNodeCount               = 1
  MSBuildProgramFiles32          = C:\Program Files (x86)
  MSBuildProjectDefaultTargets   = Build
  MSBuildProjectDirectory        = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect
  MSBuildProjectDirectoryNoRoot  = Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect
  MSBuildProjectExtension        = .elements
  MSBuildProjectFile             = ClassLibraryDirect.elements
  MSBuildProjectFullPath         = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements
  MSBuildProjectName             = ClassLibraryDirect
  MSBuildRuntimeVersion          = 4.0.30319
  MSBuildStartupDirectory        = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
  MSBuildToolsPath               = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildToolsPath32             = C:\Program Files (x86)\MSBuild\14.0\bin\
  MSBuildToolsRoot               = C:\Program Files (x86)\MSBuild\
  MSBuildToolsVersion            = 14.0
  MSBuildUserExtensionsPath      = C:\Users\charly.DTRF\AppData\Local\Microsoft\MSBuild
  NUMBER_OF_PROCESSORS           = 4
  OneDrive                       = C:\Users\charly.DTRF\OneDrive
  Optimize                       = False
  OS                             = Windows_NT
  OutOfProcess                   = true
  OutputPath                     = .\Bin\Debug
  OutputType                     = Library
  Path                           = C:\Program Files\Elcano\Lib\4.5;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\RemObjects Software\Elements\bin;C:\Program Files\Oracle\instantclient_11_2;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Program Files\Java\jdk1.8.0_112\bin;C:\Program Files\dotnet\;C:\Users\charly.DTRF\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\PuTTY\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Elcano\Lib\4.5;C:\Users\charly.DTRF\AppData\Local\Microsoft\WindowsApps;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x64;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x86;
  PATHEXT                        = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  PkgDefApplicationConfigFile    = C:\Users\charly.DTRF\AppData\Local\Microsoft\VisualStudio\14.0\devenv.exe.config
  PROCESSOR_ARCHITECTURE         = x86
  PROCESSOR_ARCHITEW6432         = AMD64
  PROCESSOR_IDENTIFIER           = Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  PROCESSOR_LEVEL                = 6
  PROCESSOR_REVISION             = 170a
  ProductVersion                 = 3.5
  ProgramData                    = C:\ProgramData
  ProgramFiles                   = C:\Program Files (x86)
  ProgramW6432                   = C:\Program Files
  ProjectGuid                    = {620C63C6-CBFA-4017-91EB-B529106F9225}
  PSModulePath                   = C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
  PUBLIC                         = C:\Users\Public
  RootNamespace                  = ClassLibraryDirect
  RuntimeVersion                 = v25
  SDK35ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\
  SDK40ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\
  SESSIONNAME                    = Console
  Simulator                      = false
  SolutionDir                    = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\
  SolutionExt                    = .sln
  SolutionFileName               = WPFDependentDLLs.sln
  SolutionName                   = WPFDependentDLLs
  SolutionPath                   = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.sln
  SubMode                        = .NET
  SystemDrive                    = C:
  SystemRoot                     = C:\WINDOWS
  TargetFrameworkIdentifier      = .NETFramework
  TargetFrameworkMoniker         = .NETFramework,Version=v4.0
  TargetFrameworkVersion         = v4.0
  TargetPlatformIdentifier       = Windows
  TargetPlatformMoniker          = Windows,Version=7.0
  TargetPlatformSdkPath          = 
  TargetPlatformVersion          = 7.0
  TEMP                           = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  TMP                            = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  USERDNSDOMAIN                  = DTRF.LOCAL
  USERDOMAIN                     = DTRF
  USERDOMAIN_ROAMINGPROFILE      = DTRF
  USERNAME                       = Charly
  USERPROFILE                    = C:\Users\charly.DTRF
  UsesEBuild                     = True
  UTFOutput                      = true
  VCTargetsPath                  = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  VCTargetsPath10                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\
  VCTargetsPath11                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\
  VCTargetsPath12                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\
  VCTargetsPath14                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  Verbosity                      = diagnostic
  VisualStudioDir                = C:\Users\charly.DTRF\Documents\Visual Studio 2015
  VisualStudioEdition            = Microsoft Visual Studio Community 2015
  VisualStudioStyleErrors        = true
  VisualStudioVersion            = 14.0
  VS110COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  VS120COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
  VS140COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  VSIDEResolvedNonMSBuildProjectOutputs = <VSIDEResolvedNonMSBuildProjectOutputs />
  VSLANG                         = 1033
  VSSDK140Install                = C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\
  windir                         = C:\WINDOWS
  windows_tracing_flags          = 3
  windows_tracing_logfile        = C:\BVTBin\Tests\installpackage\csilogfile.log
  WindowsSDK80Path               = C:\Program Files (x86)\Windows Kits\8.1\
Initial items:
Reference
  ClassLibraryIndirect
Reference
  mscorlib
Reference
  System
Reference
  System.Data
Reference
  System.Xml
Reference
  System.Core
Reference
  System.Xml.Linq
Reference
  System.Data.DataSetExtensions
Reference
  Elements
Compile
  ClassDirect.pas
Compile
  Properties\AssemblyInfo.pas
Compile
  Properties\Resources.Designer.pas
Compile
  Properties\Settings.Designer.pas
EmbeddedResource
  Properties\Resources.resx
None
  Properties\Settings.settings
Folder
  Properties\
AvailableItemName
  PRIResource
AvailableItemName
  AppxManifest
AvailableItemName
  ApplicationDefinition
AvailableItemName
  Page
AvailableItemName
  DesignData
AvailableItemName
  DesignDataWithDesignTimeCreatableTypes
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll.mdb
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.pdb
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll.mdb
FinalOutput
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.pdb
FinalOutputForReferencing
  C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll
FinalOutputForReferencing
  C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll
FinalOutputForReferencing
  C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
Building with tools version "14.0".
Target "_ValidateEBuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements" (entry point):
Target "Rebuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements" (entry point):
	Task "MSBuildTask"
		Task Parameter:Goal=Rebuild
		Task Parameter:ProjectFile=ClassLibraryDirect.elements
		Task Parameter:Configuration=Debug
		Task Parameter:XmlDetailsFile=C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\obj\Debug\ClassLibraryDirect.xml
		Task Parameter:Verbosity=diagnostic
		Task Parameter:Device=True
		Task Parameter:Simulator=False
		Task Parameter:MaximumMessageCount=1000
		Launching task "MSBuildTask" from assembly "RemObjects.EBuild.MSBuild, Version=10.0.0.2321, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098" in an external task host with a runtime of "CLR4" and a process architecture of "x86".
		   -> Task RemObjects.EBuild.Elements.ElementsCleanProject started for ClassLibraryDirect.
		      -> Task RemObjects.EBuild.CleanProject started for ClassLibraryDirect.
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.pdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryIndirect.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\Cleanup.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\Elements.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\Caches\CoreCompile.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\Caches\EchoesResources.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\Caches\ResolveReferences.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\res\Properties-Resources.resources
		      <- Task RemObjects.EBuild.CleanProject finished for ClassLibraryDirect, took 0,0230s (0,0230s).
		   <- Task RemObjects.EBuild.Elements.ElementsCleanProject finished for ClassLibraryDirect, took 0,0000s (0,0230s).
		   -> Task RemObjects.EBuild.Elements.ElementsBuildProject started for ClassLibraryDirect.
		      -> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for ClassLibraryDirect, Echoes.
		      <- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for ClassLibraryDirect, Echoes.
		         Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
		         Mapping AssemblyName=ClassLibraryDirect to BinaryName
		         Mapping CpuType=anycpu to Architecture
		      <- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for ClassLibraryDirect.
		         Preparing target 'Echoes' (platform 'Echoes').
		D:       Target-specific Settings, before prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = ClassLibraryDirect [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		         -> Task RemObjects.EBuild.Elements.ElementsPreflightEchoes started for ClassLibraryDirect.
		            Reference Assemblies base path is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework',
		         <- Task RemObjects.EBuild.Elements.ElementsPreflightEchoes finished for ClassLibraryDirect, took 0,0010s (0,0010s).
		         -> Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform started for ClassLibraryDirect, Echoes.
		            Reference Assemblies path for .NET is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework',
		         <- Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0010s).
		D:       Target-specific Settings, after prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = ClassLibraryDirect [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <IDE:TargetInfo = .NET4.0 [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <NuGetCacheFolder = C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Packages\NuGet [Target: Echoes]>
		D:         - <NuGetPlatformName = net [Target: Echoes]>
		D:         - <NuGetPlatformVersion = 4.0 [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		D:         - <TargetFrameworkName = .NET [Target: Echoes]>
		D:         - <TargetFrameworkNameLong = .NET,Version=v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesBasePath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesPath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkVersion = 4.0 [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms finished for ClassLibraryDirect, took 0,0010s (0,0010s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for ClassLibraryDirect, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences started for ClassLibraryDirect.
		      <- Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences finished for ClassLibraryDirect, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveReferences started for ClassLibraryDirect.
		         -> Target Echoes started.
		            -> Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences started for ClassLibraryDirect, Echoes.
		            <- Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0000s).
		            -> Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget started for ClassLibraryDirect, Echoes.
		               Reference 'ClassLibraryIndirect' was resolved to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll' via 'HintPath' for target 'Echoes'.
		               Reference 'mscorlib' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll' for target 'Echoes'.
		               Reference 'System' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll' for target 'Echoes'.
		               Reference 'System.Data' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll' for target 'Echoes'.
		               Reference 'System.Xml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll' for target 'Echoes'.
		               Reference 'System.Core' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll' for target 'Echoes'.
		               Reference 'System.Xml.Linq' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll' for target 'Echoes'.
		               Reference 'System.Data.DataSetExtensions' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll' for target 'Echoes'.
		               Reference 'Elements' was resolved to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' via XML for target 'Echoes'.
		            <- Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget finished for ClassLibraryDirect, Echoes, took 0,0400s (0,0400s).
		         <- Target Echoes finished.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveReferences finished for ClassLibraryDirect, took 0,0410s (0,0410s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles started for ClassLibraryDirect.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles finished for ClassLibraryDirect, took 0,0020s (0,0020s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for ClassLibraryDirect, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveReferences skipped for ClassLibraryDirect, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles skipped for ClassLibraryDirect, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes started for ClassLibraryDirect, Echoes.
		         -> Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles started for ClassLibraryDirect.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles finished for ClassLibraryDirect, took 0,0010s (0,0010s).
		         -> Task ProcessResources started for ClassLibraryDirect, Echoes.
		            Processing Resource 'Properties\Resources.resx' to 'C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\res\Properties-Resources.resources'.
		         <- Task ProcessResources finished for ClassLibraryDirect, Echoes, took 0,0030s (0,0040s).
		         -> Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles started for ClassLibraryDirect.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles finished for ClassLibraryDirect, took 0,0000s (0,0000s).
		         -- Task RemObjects.EBuild.Elements.GenerateVBMyClass skipped for ClassLibraryDirect, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0080s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileToffee skipped for ClassLibraryDirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileCooper skipped for ClassLibraryDirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileIsland skipped for ClassLibraryDirect, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsCompile started for ClassLibraryDirect.
		         Compiling target 'Echoes'
		         -> Target Echoes started compiling.
		            Starting compile for ClassLibraryDirect Echoes 
		            RemObjects Elements (Oxygene, C#, Swift and Java) Compiler for .NET, Cocoa, Java and Island.
		            Version 10.0.0.2321 (develop) built on bajor, 20180828-184152. Commit f43d0ec.
		            Copyright 2003-2018 RemObjects Software, LLC. All rights reserved.
		            
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassDirect.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Properties\AssemblyInfo.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Properties\Resources.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Properties\Settings.Designer.pas
		            Resource file: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\res\Properties-Resources.resources
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll
		            Reference: C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		            Reference: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll
		            Reference: C:\WINDOWS\assembly\GAC_MSIL\RemObjects.Elements.Cirrus\10.0.0.2321__3df3cad1b7aa5098\RemObjects.Elements.Cirrus.dll
		            -> Phase Resolving Bodies started.
		            <- Phase Resolving Bodies finished, took 0,0040s.
		            -> Phase Checking Members started.
		            <- Phase Checking Members finished, took 0,0000s.
		            -> Phase Generating Helper Types started.
		            <- Phase Generating Helper Types finished, took 0,0000s.
		            -> Phase Inlining code started.
		            <- Phase Inlining code finished, took 0,0000s.
		            -> Phase Pre-Simplifying Code started.
		            <- Phase Pre-Simplifying Code finished, took 0,0000s.
		            -> Phase Simplifying Code started.
		            <- Phase Simplifying Code finished, took 0,0000s.
		            -> Phase Flow Analysis started.
		            <- Phase Flow Analysis finished, took 0,0000s.
		            -> Phase Generating Output started.
		            <- Phase Generating Output finished, took 0,0090s.
		         <- Target Echoes finished compiling.
		D:       CompilerOutput for Echoes
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll.mdb [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.pdb [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsCompile finished for ClassLibraryDirect, took 0,0600s (0,1130s).
		      -> Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes started for ClassLibraryDirect, Echoes.
		         -- Task RemObjects.EBuild.Elements.ElementsGenerateDepsJsonFile skipped for ClassLibraryDirect, Echoes, condition not met.
		         -- Task RemObjects.EBuild.Elements.GenerateRuntimeConfigJsonFile skipped for ClassLibraryDirect, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes finished for ClassLibraryDirect, Echoes, took 0,0000s (0,0010s).
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileToffee skipped for ClassLibraryDirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileCooper skipped for ClassLibraryDirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileIsland skipped for ClassLibraryDirect, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsLink started for ClassLibraryDirect.
		      <- Task RemObjects.EBuild.Elements.ElementsLink finished for ClassLibraryDirect, took 0,0000s (0,1150s).
		      -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for ClassLibraryDirect.
		         -> Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent started for ClassLibraryDirect.
		         <- Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent finished for ClassLibraryDirect, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes started for ClassLibraryDirect, Echoes.
		D:          Copying 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll' to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll'
		D:          Copying 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll'
		         <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes finished for ClassLibraryDirect, Echoes, took 0,0060s (0,0060s).
		      <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput finished for ClassLibraryDirect, took 0,0060s (0,1210s).
		      -> Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths started for ClassLibraryDirect.
		      <- Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths finished for ClassLibraryDirect, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for ClassLibraryDirect.
		D:       Copying to C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug
		D:       Generated Files for 'ClassLibraryDirect' target 'Echoes':
		D:         ClassLibraryDirect.dll (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll)
		D:         ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll.mdb)
		D:         ClassLibraryDirect.pdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.pdb)
		D:         ClassLibraryIndirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll)
		D:         ClassLibraryIndirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll.mdb)
		D:         ClassLibraryIndirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.pdb)
		D:         Elements.dll (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		D:         Elements.dll.mdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll.mdb)
		D:         Elements.pdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.pdb)
		         Final Output for 'ClassLibraryDirect':
		           ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll)
		           ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb)
		           ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb)
		           ClassLibraryIndirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll)
		           ClassLibraryIndirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll.mdb)
		           ClassLibraryIndirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.pdb)
		           Elements.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll)
		           Elements.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll.mdb)
		           Elements.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.pdb)
		         Final Output for Referencing:
		           ClassLibraryDirect (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll)
		           ClassLibraryIndirect (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll)
		           Elements (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		I:       FINALOUTPUT C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\FinalOutput.xml
		      <- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput finished for ClassLibraryDirect, took 0,0400s (0,1610s).
		   <- Task RemObjects.EBuild.Elements.ElementsBuildProject finished for ClassLibraryDirect, took 0,0000s (0,1610s).
		Output Item(s): 
    FinalOutput=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryIndirect.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\Elements.pdb
		Output Item(s): 
    FinalOutputForReferencing=
        C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryDirect-C6FC452D73D2FA4833C2D3590B40D95FA558C2C2\Debug\Echoes\ClassLibraryDirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll
        C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		Output Property: AdditionalSourceFiles=
		Output Property: Mode=Echoes
		Output Property: SubMode=.NET
Done building project "ClassLibraryDirect.elements".

Build succeeded.
------ Rebuild All started: Project: ClassLibraryIndirect, Configuration: Debug ------
Build started.
Project "ClassLibraryIndirect.elements" (ReBuild target(s)):
Initial properties:
  ALLUSERSPROFILE                = C:\ProgramData
  APPDATA                        = C:\Users\charly.DTRF\AppData\Roaming
  AssemblyName                   = ClassLibraryIndirect
  BuildingInsideVisualStudio     = true
  Classpath                      = C:\Program Files\Java\jdk1.8.0_112\src.zip
  CommonProgramFiles             = C:\Program Files (x86)\Common Files
  CommonProgramW6432             = C:\Program Files\Common Files
  COMPUTERNAME                   = W7DEV17
  ComSpec                        = C:\WINDOWS\system32\cmd.exe
  Configuration                  = Debug
  CpuType                        = anycpu
  CurrentSolutionConfigurationContents = <SolutionConfiguration>
<ProjectConfiguration Project="{620c63c6-cbfa-4017-91eb-b529106f9225}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{611bb4b3-5b11-4dc5-9527-e2f64f243a67}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{366ce9c6-b6f7-4863-b198-cc892c3a5686}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements">Debug</ProjectConfiguration>
</SolutionConfiguration>
  DefaultUses                    = RemObjects.Elements.RTL
  DefineConstants                = DEBUG;TRACE;
  DevEnvDir                      = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\
  Device                         = true
  DriverData                     = C:\Windows\System32\Drivers\DriverData
  EBuildXmlDetailsFile           = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\obj\Debug\ClassLibraryIndirect.xml
  EnableAsserts                  = True
  EnableUnmanagedDebugging       = False
  FP_NO_HOST_CHECK               = NO
  FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer
  FPS_BROWSER_USER_PROFILE_STRING = Default
  FrameworkSDKRoot               = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\
  GenerateMDB                    = True
  GeneratePDB                    = True
  GetTargetPathDependsOn         = ;
  HOMEDRIVE                      = C:
  HOMEPATH                       = \Users\charly.DTRF
  IsFullBuild                    = true
  LOCALAPPDATA                   = C:\Users\charly.DTRF\AppData\Local
  LOGONSERVER                    = \\SRVTR3
  Mode                           = Echoes
  MSBuildAssemblyVersion         = 14.0
  MSBuildBinPath                 = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildExtensionsPath          = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath32        = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath64        = C:\Program Files\MSBuild
  MSBuildFrameworkToolsPath      = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsPath32    = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsRoot      = C:\WINDOWS\Microsoft.NET\Framework\
  MSBuildLoadMicrosoftTargetsReadOnly = true
  MSBuildNodeCount               = 1
  MSBuildProgramFiles32          = C:\Program Files (x86)
  MSBuildProjectDefaultTargets   = Build
  MSBuildProjectDirectory        = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect
  MSBuildProjectDirectoryNoRoot  = Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect
  MSBuildProjectExtension        = .elements
  MSBuildProjectFile             = ClassLibraryIndirect.elements
  MSBuildProjectFullPath         = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements
  MSBuildProjectName             = ClassLibraryIndirect
  MSBuildRuntimeVersion          = 4.0.30319
  MSBuildStartupDirectory        = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
  MSBuildToolsPath               = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildToolsPath32             = C:\Program Files (x86)\MSBuild\14.0\bin\
  MSBuildToolsRoot               = C:\Program Files (x86)\MSBuild\
  MSBuildToolsVersion            = 14.0
  MSBuildUserExtensionsPath      = C:\Users\charly.DTRF\AppData\Local\Microsoft\MSBuild
  NUMBER_OF_PROCESSORS           = 4
  OneDrive                       = C:\Users\charly.DTRF\OneDrive
  Optimize                       = False
  OS                             = Windows_NT
  OutOfProcess                   = true
  OutputPath                     = .\Bin\Debug
  OutputType                     = Library
  Path                           = C:\Program Files\Elcano\Lib\4.5;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\RemObjects Software\Elements\bin;C:\Program Files\Oracle\instantclient_11_2;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Program Files\Java\jdk1.8.0_112\bin;C:\Program Files\dotnet\;C:\Users\charly.DTRF\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\PuTTY\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Elcano\Lib\4.5;C:\Users\charly.DTRF\AppData\Local\Microsoft\WindowsApps;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x64;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x86;
  PATHEXT                        = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  PkgDefApplicationConfigFile    = C:\Users\charly.DTRF\AppData\Local\Microsoft\VisualStudio\14.0\devenv.exe.config
  PROCESSOR_ARCHITECTURE         = x86
  PROCESSOR_ARCHITEW6432         = AMD64
  PROCESSOR_IDENTIFIER           = Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  PROCESSOR_LEVEL                = 6
  PROCESSOR_REVISION             = 170a
  ProductVersion                 = 3.5
  ProgramData                    = C:\ProgramData
  ProgramFiles                   = C:\Program Files (x86)
  ProgramW6432                   = C:\Program Files
  ProjectGuid                    = {611BB4B3-5B11-4DC5-9527-E2F64F243A67}
  PSModulePath                   = C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
  PUBLIC                         = C:\Users\Public
  RootNamespace                  = ClassLibraryIndirect
  RuntimeVersion                 = v25
  SDK35ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\
  SDK40ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\
  SESSIONNAME                    = Console
  Simulator                      = false
  SolutionDir                    = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\
  SolutionExt                    = .sln
  SolutionFileName               = WPFDependentDLLs.sln
  SolutionName                   = WPFDependentDLLs
  SolutionPath                   = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.sln
  SubMode                        = .NET
  SystemDrive                    = C:
  SystemRoot                     = C:\WINDOWS
  TargetFrameworkIdentifier      = .NETFramework
  TargetFrameworkMoniker         = .NETFramework,Version=v4.0
  TargetFrameworkVersion         = v4.0
  TargetPlatformIdentifier       = Windows
  TargetPlatformMoniker          = Windows,Version=7.0
  TargetPlatformSdkPath          = 
  TargetPlatformVersion          = 7.0
  TEMP                           = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  TMP                            = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  USERDNSDOMAIN                  = DTRF.LOCAL
  USERDOMAIN                     = DTRF
  USERDOMAIN_ROAMINGPROFILE      = DTRF
  USERNAME                       = Charly
  USERPROFILE                    = C:\Users\charly.DTRF
  UsesEBuild                     = True
  UTFOutput                      = true
  VCTargetsPath                  = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  VCTargetsPath10                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\
  VCTargetsPath11                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\
  VCTargetsPath12                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\
  VCTargetsPath14                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  Verbosity                      = diagnostic
  VisualStudioDir                = C:\Users\charly.DTRF\Documents\Visual Studio 2015
  VisualStudioEdition            = Microsoft Visual Studio Community 2015
  VisualStudioStyleErrors        = true
  VisualStudioVersion            = 14.0
  VS110COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  VS120COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
  VS140COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  VSIDEResolvedNonMSBuildProjectOutputs = <VSIDEResolvedNonMSBuildProjectOutputs />
  VSLANG                         = 1033
  VSSDK140Install                = C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\
  windir                         = C:\WINDOWS
  windows_tracing_flags          = 3
  windows_tracing_logfile        = C:\BVTBin\Tests\installpackage\csilogfile.log
  WindowsSDK80Path               = C:\Program Files (x86)\Windows Kits\8.1\
Initial items:
Reference
  mscorlib
Reference
  System
Reference
  System.Data
Reference
  System.Xml
Reference
  System.Core
Reference
  System.Xml.Linq
Reference
  System.Data.DataSetExtensions
Reference
  Elements
Compile
  ClassIndirect.pas
Compile
  Properties\AssemblyInfo.pas
Compile
  Properties\Resources.Designer.pas
Compile
  Properties\Settings.Designer.pas
EmbeddedResource
  Properties\Resources.resx
None
  Properties\Settings.settings
Folder
  Properties\
AvailableItemName
  PRIResource
AvailableItemName
  AppxManifest
AvailableItemName
  ApplicationDefinition
AvailableItemName
  Page
AvailableItemName
  DesignData
AvailableItemName
  DesignDataWithDesignTimeCreatableTypes
Building with tools version "14.0".
Target "_ValidateEBuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements" (entry point):
Target "Rebuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements" (entry point):
	Task "MSBuildTask"
		Task Parameter:Goal=Rebuild
		Task Parameter:ProjectFile=ClassLibraryIndirect.elements
		Task Parameter:Configuration=Debug
		Task Parameter:XmlDetailsFile=C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\obj\Debug\ClassLibraryIndirect.xml
		Task Parameter:Verbosity=diagnostic
		Task Parameter:Device=True
		Task Parameter:Simulator=False
		Task Parameter:MaximumMessageCount=1000
		Launching task "MSBuildTask" from assembly "RemObjects.EBuild.MSBuild, Version=10.0.0.2321, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098" in an external task host with a runtime of "CLR4" and a process architecture of "x86".
		   -> Task RemObjects.EBuild.Elements.ElementsCleanProject started for ClassLibraryIndirect.
		      -> Task RemObjects.EBuild.CleanProject started for ClassLibraryIndirect.
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.pdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll.mdb
		         Deleted C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll.mdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.pdb
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\Cleanup.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\Elements.dll
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\Caches\CoreCompile.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\Caches\EchoesResources.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\Caches\ResolveReferences.cache
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\res\Properties-Resources.resources
		      <- Task RemObjects.EBuild.CleanProject finished for ClassLibraryIndirect, took 0,0160s (0,0160s).
		   <- Task RemObjects.EBuild.Elements.ElementsCleanProject finished for ClassLibraryIndirect, took 0,0000s (0,0160s).
		   -> Task RemObjects.EBuild.Elements.ElementsBuildProject started for ClassLibraryIndirect.
		      -> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for ClassLibraryIndirect, Echoes.
		      <- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for ClassLibraryIndirect, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for ClassLibraryIndirect, Echoes.
		         Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
		         Mapping AssemblyName=ClassLibraryIndirect to BinaryName
		         Mapping CpuType=anycpu to Architecture
		      <- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for ClassLibraryIndirect, Echoes, took 0,0000s (0,0010s).
		      -> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for ClassLibraryIndirect.
		         Preparing target 'Echoes' (platform 'Echoes').
		D:       Target-specific Settings, before prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = ClassLibraryIndirect [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		         -> Task RemObjects.EBuild.Elements.ElementsPreflightEchoes started for ClassLibraryIndirect.
		            Reference Assemblies base path is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework',
		         <- Task RemObjects.EBuild.Elements.ElementsPreflightEchoes finished for ClassLibraryIndirect, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform started for ClassLibraryIndirect, Echoes.
		            Reference Assemblies path for .NET is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework',
		         <- Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform finished for ClassLibraryIndirect, Echoes, took 0,0010s (0,0010s).
		D:       Target-specific Settings, after prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = ClassLibraryIndirect [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <IDE:TargetInfo = .NET4.0 [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <NuGetCacheFolder = C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Packages\NuGet [Target: Echoes]>
		D:         - <NuGetPlatformName = net [Target: Echoes]>
		D:         - <NuGetPlatformVersion = 4.0 [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		D:         - <TargetFrameworkName = .NET [Target: Echoes]>
		D:         - <TargetFrameworkNameLong = .NET,Version=v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesBasePath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesPath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkVersion = 4.0 [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms finished for ClassLibraryIndirect, took 0,0020s (0,0030s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for ClassLibraryIndirect, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences started for ClassLibraryIndirect.
		      <- Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences finished for ClassLibraryIndirect, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveReferences started for ClassLibraryIndirect.
		         -> Target Echoes started.
		            -> Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences started for ClassLibraryIndirect, Echoes.
		            <- Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences finished for ClassLibraryIndirect, Echoes, took 0,0000s (0,0000s).
		            -> Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget started for ClassLibraryIndirect, Echoes.
		               Reference 'mscorlib' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll' for target 'Echoes'.
		               Reference 'System' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll' for target 'Echoes'.
		               Reference 'System.Data' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll' for target 'Echoes'.
		               Reference 'System.Xml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll' for target 'Echoes'.
		               Reference 'System.Core' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll' for target 'Echoes'.
		               Reference 'System.Xml.Linq' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll' for target 'Echoes'.
		               Reference 'System.Data.DataSetExtensions' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll' for target 'Echoes'.
		               Reference 'Elements' was resolved to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' via XML for target 'Echoes'.
		            <- Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget finished for ClassLibraryIndirect, Echoes, took 0,0350s (0,0350s).
		         <- Target Echoes finished.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveReferences finished for ClassLibraryIndirect, took 0,0360s (0,0370s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles started for ClassLibraryIndirect.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles finished for ClassLibraryIndirect, took 0,0020s (0,0020s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for ClassLibraryIndirect, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveReferences skipped for ClassLibraryIndirect, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles skipped for ClassLibraryIndirect, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes started for ClassLibraryIndirect, Echoes.
		         -> Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles started for ClassLibraryIndirect.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles finished for ClassLibraryIndirect, took 0,0010s (0,0010s).
		         -> Task ProcessResources started for ClassLibraryIndirect, Echoes.
		            Processing Resource 'Properties\Resources.resx' to 'C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\res\Properties-Resources.resources'.
		         <- Task ProcessResources finished for ClassLibraryIndirect, Echoes, took 0,0050s (0,0060s).
		         -> Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles started for ClassLibraryIndirect.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles finished for ClassLibraryIndirect, took 0,0000s (0,0000s).
		         -- Task RemObjects.EBuild.Elements.GenerateVBMyClass skipped for ClassLibraryIndirect, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes finished for ClassLibraryIndirect, Echoes, took 0,0000s (0,0070s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileToffee skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileCooper skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileIsland skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsCompile started for ClassLibraryIndirect.
		         Compiling target 'Echoes'
		         -> Target Echoes started compiling.
		            Starting compile for ClassLibraryIndirect Echoes 
		            RemObjects Elements (Oxygene, C#, Swift and Java) Compiler for .NET, Cocoa, Java and Island.
		            Version 10.0.0.2321 (develop) built on bajor, 20180828-184152. Commit f43d0ec.
		            Copyright 2003-2018 RemObjects Software, LLC. All rights reserved.
		            
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassIndirect.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Properties\AssemblyInfo.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Properties\Resources.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Properties\Settings.Designer.pas
		            Resource file: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\res\Properties-Resources.resources
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll
		            Reference: C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		            Reference: C:\WINDOWS\assembly\GAC_MSIL\RemObjects.Elements.Cirrus\10.0.0.2321__3df3cad1b7aa5098\RemObjects.Elements.Cirrus.dll
		            -> Phase Resolving Bodies started.
		            <- Phase Resolving Bodies finished, took 0,0040s.
		            -> Phase Checking Members started.
		            <- Phase Checking Members finished, took 0,0000s.
		            -> Phase Generating Helper Types started.
		            <- Phase Generating Helper Types finished, took 0,0000s.
		            -> Phase Inlining code started.
		            <- Phase Inlining code finished, took 0,0000s.
		            -> Phase Pre-Simplifying Code started.
		            <- Phase Pre-Simplifying Code finished, took 0,0000s.
		            -> Phase Simplifying Code started.
		            <- Phase Simplifying Code finished, took 0,0010s.
		            -> Phase Flow Analysis started.
		            <- Phase Flow Analysis finished, took 0,0000s.
		            -> Phase Generating Output started.
		            <- Phase Generating Output finished, took 0,0120s.
		         <- Target Echoes finished compiling.
		D:       CompilerOutput for Echoes
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll.mdb [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.pdb [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsCompile finished for ClassLibraryIndirect, took 0,0660s (0,1150s).
		      -> Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes started for ClassLibraryIndirect, Echoes.
		         -- Task RemObjects.EBuild.Elements.ElementsGenerateDepsJsonFile skipped for ClassLibraryIndirect, Echoes, condition not met.
		         -- Task RemObjects.EBuild.Elements.GenerateRuntimeConfigJsonFile skipped for ClassLibraryIndirect, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes finished for ClassLibraryIndirect, Echoes, took 0,0000s (0,0000s).
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileToffee skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileCooper skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileIsland skipped for ClassLibraryIndirect, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsLink started for ClassLibraryIndirect.
		      <- Task RemObjects.EBuild.Elements.ElementsLink finished for ClassLibraryIndirect, took 0,0000s (0,1160s).
		      -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for ClassLibraryIndirect.
		         -> Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent started for ClassLibraryIndirect.
		         <- Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent finished for ClassLibraryIndirect, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes started for ClassLibraryIndirect, Echoes.
		D:          Copying 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll'
		         <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes finished for ClassLibraryIndirect, Echoes, took 0,0040s (0,0040s).
		      <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput finished for ClassLibraryIndirect, took 0,0050s (0,1210s).
		      -> Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths started for ClassLibraryIndirect.
		      <- Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths finished for ClassLibraryIndirect, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for ClassLibraryIndirect.
		D:       Copying to C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug
		D:       Generated Files for 'ClassLibraryIndirect' target 'Echoes':
		D:         ClassLibraryIndirect.dll (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll)
		D:         ClassLibraryIndirect.dll.mdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll.mdb)
		D:         ClassLibraryIndirect.pdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.pdb)
		D:         Elements.dll (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		D:         Elements.dll.mdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll.mdb)
		D:         Elements.pdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.pdb)
		         Final Output for 'ClassLibraryIndirect':
		           ClassLibraryIndirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll)
		           ClassLibraryIndirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll.mdb)
		           ClassLibraryIndirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.pdb)
		           Elements.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll)
		           Elements.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll.mdb)
		           Elements.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.pdb)
		         Final Output for Referencing:
		           ClassLibraryIndirect (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll)
		           Elements (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		I:       FINALOUTPUT C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\FinalOutput.xml
		      <- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput finished for ClassLibraryIndirect, took 0,0440s (0,1650s).
		   <- Task RemObjects.EBuild.Elements.ElementsBuildProject finished for ClassLibraryIndirect, took 0,0000s (0,1650s).
		Output Item(s): 
    FinalOutput=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\ClassLibraryIndirect.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\Bin\Debug\Elements.pdb
		Output Item(s): 
    FinalOutputForReferencing=
        C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\ClassLibraryIndirect-44C1CEDA78A78F93AFC6DDE2DB6E507CAB8E45D4\Debug\Echoes\ClassLibraryIndirect.dll
        C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		Output Property: AdditionalSourceFiles=
		Output Property: Mode=Echoes
		Output Property: SubMode=.NET
Done building project "ClassLibraryIndirect.elements".

Build succeeded.
------ Rebuild All started: Project: WPFDependentDLLs, Configuration: Debug ------
Build started.
Project "WPFDependentDLLs.elements" (ReBuild target(s)):
Initial properties:
  ALLUSERSPROFILE                = C:\ProgramData
  APPDATA                        = C:\Users\charly.DTRF\AppData\Roaming
  ApplicationIcon                = Properties\App.ico
  AssemblyName                   = WPFDependentDLLs
  BuildingInsideVisualStudio     = true
  Classpath                      = C:\Program Files\Java\jdk1.8.0_112\src.zip
  CommonProgramFiles             = C:\Program Files (x86)\Common Files
  CommonProgramW6432             = C:\Program Files\Common Files
  COMPUTERNAME                   = W7DEV17
  ComSpec                        = C:\WINDOWS\system32\cmd.exe
  Conditionals                   = DEBUG;TRACE
  Configuration                  = Debug
  CpuType                        = anycpu
  CurrentSolutionConfigurationContents = <SolutionConfiguration>
<ProjectConfiguration Project="{620c63c6-cbfa-4017-91eb-b529106f9225}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\ClassLibraryDirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{611bb4b3-5b11-4dc5-9527-e2f64f243a67}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryIndirect\ClassLibraryIndirect.elements">Debug</ProjectConfiguration>
<ProjectConfiguration Project="{366ce9c6-b6f7-4863-b198-cc892c3a5686}" AbsolutePath="C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements">Debug</ProjectConfiguration>
</SolutionConfiguration>
  DefaultUses                    = RemObjects.Elements.RTL
  DefineConstants                = DEBUG;TRACE;
  DevEnvDir                      = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\
  Device                         = true
  DriverData                     = C:\Windows\System32\Drivers\DriverData
  EBuildXmlDetailsFile           = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\obj\Debug\WPFDependentDLLs.xml
  EnableAsserts                  = True
  EnableUnmanagedDebugging       = False
  FP_NO_HOST_CHECK               = NO
  FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer
  FPS_BROWSER_USER_PROFILE_STRING = Default
  FrameworkSDKRoot               = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\
  GenerateMDB                    = True
  GeneratePDB                    = True
  GetTargetPathDependsOn         = ;
  HOMEDRIVE                      = C:
  HOMEPATH                       = \Users\charly.DTRF
  IsFullBuild                    = true
  LOCALAPPDATA                   = C:\Users\charly.DTRF\AppData\Local
  LOGONSERVER                    = \\SRVTR3
  Mode                           = Echoes
  MSBuildAssemblyVersion         = 14.0
  MSBuildBinPath                 = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildExtensionsPath          = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath32        = C:\Program Files (x86)\MSBuild
  MSBuildExtensionsPath64        = C:\Program Files\MSBuild
  MSBuildFrameworkToolsPath      = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsPath32    = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
  MSBuildFrameworkToolsRoot      = C:\WINDOWS\Microsoft.NET\Framework\
  MSBuildLoadMicrosoftTargetsReadOnly = true
  MSBuildNodeCount               = 1
  MSBuildProgramFiles32          = C:\Program Files (x86)
  MSBuildProjectDefaultTargets   = Build
  MSBuildProjectDirectory        = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs
  MSBuildProjectDirectoryNoRoot  = Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs
  MSBuildProjectExtension        = .elements
  MSBuildProjectFile             = WPFDependentDLLs.elements
  MSBuildProjectFullPath         = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements
  MSBuildProjectName             = WPFDependentDLLs
  MSBuildRuntimeVersion          = 4.0.30319
  MSBuildStartupDirectory        = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
  MSBuildToolsPath               = C:\Program Files (x86)\MSBuild\14.0\bin
  MSBuildToolsPath32             = C:\Program Files (x86)\MSBuild\14.0\bin\
  MSBuildToolsRoot               = C:\Program Files (x86)\MSBuild\
  MSBuildToolsVersion            = 14.0
  MSBuildUserExtensionsPath      = C:\Users\charly.DTRF\AppData\Local\Microsoft\MSBuild
  NUMBER_OF_PROCESSORS           = 4
  OneDrive                       = C:\Users\charly.DTRF\OneDrive
  Optimize                       = False
  OS                             = Windows_NT
  OutOfProcess                   = true
  OutputPath                     = .\Bin\Debug
  OutputType                     = WinExe
  Path                           = C:\Program Files\Elcano\Lib\4.5;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\RemObjects Software\Elements\bin;C:\Program Files\Oracle\instantclient_11_2;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Program Files\Java\jdk1.8.0_112\bin;C:\Program Files\dotnet\;C:\Users\charly.DTRF\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\PuTTY\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Elcano\Lib\4.5;C:\Users\charly.DTRF\AppData\Local\Microsoft\WindowsApps;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x64;C:\Program Files\emgucv-windesktop 3.3.0.2824\bin\x86;
  PATHEXT                        = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  PkgDefApplicationConfigFile    = C:\Users\charly.DTRF\AppData\Local\Microsoft\VisualStudio\14.0\devenv.exe.config
  PROCESSOR_ARCHITECTURE         = x86
  PROCESSOR_ARCHITEW6432         = AMD64
  PROCESSOR_IDENTIFIER           = Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  PROCESSOR_LEVEL                = 6
  PROCESSOR_REVISION             = 170a
  ProductVersion                 = 3.5
  ProgramData                    = C:\ProgramData
  ProgramFiles                   = C:\Program Files (x86)
  ProgramW6432                   = C:\Program Files
  ProjectGuid                    = {366CE9C6-B6F7-4863-B198-CC892C3A5686}
  ProjectTypeGuids               = {89896941-7261-4476-8385-4DA3CE9FDB83};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{656346D9-4656-40DA-A068-22D5425D4639}
  PSModulePath                   = C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
  PUBLIC                         = C:\Users\Public
  RootNamespace                  = WPFDependentDLLs
  RuntimeVersion                 = v25
  SDK35ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\
  SDK40ToolsPath                 = C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\
  SESSIONNAME                    = Console
  Simulator                      = false
  SolutionDir                    = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\
  SolutionExt                    = .sln
  SolutionFileName               = WPFDependentDLLs.sln
  SolutionName                   = WPFDependentDLLs
  SolutionPath                   = C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.sln
  SubMode                        = .NET
  SystemDrive                    = C:
  SystemRoot                     = C:\WINDOWS
  TargetFrameworkIdentifier      = .NETFramework
  TargetFrameworkMoniker         = .NETFramework,Version=v4.0
  TargetFrameworkVersion         = v4.0
  TargetPlatformIdentifier       = Windows
  TargetPlatformMoniker          = Windows,Version=7.0
  TargetPlatformSdkPath          = 
  TargetPlatformVersion          = 7.0
  TEMP                           = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  TMP                            = C:\Users\CHARLY~1.DTR\AppData\Local\Temp
  USERDNSDOMAIN                  = DTRF.LOCAL
  USERDOMAIN                     = DTRF
  USERDOMAIN_ROAMINGPROFILE      = DTRF
  USERNAME                       = Charly
  USERPROFILE                    = C:\Users\charly.DTRF
  UsesEBuild                     = True
  UTFOutput                      = true
  VCTargetsPath                  = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  VCTargetsPath10                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\
  VCTargetsPath11                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\
  VCTargetsPath12                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\
  VCTargetsPath14                = C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\
  Verbosity                      = diagnostic
  VisualStudioDir                = C:\Users\charly.DTRF\Documents\Visual Studio 2015
  VisualStudioEdition            = Microsoft Visual Studio Community 2015
  VisualStudioStyleErrors        = true
  VisualStudioVersion            = 14.0
  VS110COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  VS120COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
  VS140COMNTOOLS                 = C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  VSIDEResolvedNonMSBuildProjectOutputs = <VSIDEResolvedNonMSBuildProjectOutputs />
  VSLANG                         = 1033
  VSSDK140Install                = C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\
  windir                         = C:\WINDOWS
  windows_tracing_flags          = 3
  windows_tracing_logfile        = C:\BVTBin\Tests\installpackage\csilogfile.log
  WindowsSDK80Path               = C:\Program Files (x86)\Windows Kits\8.1\
Initial items:
Reference
  ClassLibraryDirect
Reference
  mscorlib
Reference
  PresentationCore
Reference
  PresentationFramework
Reference
  ReachFramework
Reference
  System
Reference
  System.Data
Reference
  System.Drawing
Reference
  System.Xaml
Reference
  System.Xml
Reference
  UIAutomationProvider
Reference
  UIAutomationTypes
Reference
  WindowsBase
Reference
  System.Core
Reference
  System.Xml.Linq
Reference
  System.Data.DataSetExtensions
Reference
  Elements
ApplicationDefinition
  App.xaml
Compile
  App.xaml.pas
Compile
  Window1.xaml.pas
Compile
  Properties\AssemblyInfo.pas
Compile
  Properties\Resources.Designer.pas
Compile
  Properties\Settings.Designer.pas
Page
  Window1.xaml
None
  Properties\App.ico
None
  Properties\Settings.settings
EmbeddedResource
  Properties\Resources.resx
Folder
  Properties\
AvailableItemName
  PRIResource
AvailableItemName
  AppxManifest
AvailableItemName
  ApplicationDefinition
AvailableItemName
  Page
AvailableItemName
  DesignData
AvailableItemName
  DesignDataWithDesignTimeCreatableTypes
Building with tools version "14.0".
Target "_ValidateEBuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements" (entry point):
Target "Rebuild" in file "C:\Program Files (x86)\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" from project "C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\WPFDependentDLLs.elements" (entry point):
	Task "MSBuildTask"
		Task Parameter:Goal=Rebuild
		Task Parameter:ProjectFile=WPFDependentDLLs.elements
		Task Parameter:Configuration=Debug
		Task Parameter:XmlDetailsFile=C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\obj\Debug\WPFDependentDLLs.xml
		Task Parameter:Verbosity=diagnostic
		Task Parameter:Device=True
		Task Parameter:Simulator=False
		Task Parameter:MaximumMessageCount=1000
		Launching task "MSBuildTask" from assembly "RemObjects.EBuild.MSBuild, Version=10.0.0.2321, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098" in an external task host with a runtime of "CLR4" and a process architecture of "x86".
		   -> Task RemObjects.EBuild.Elements.ElementsCleanProject started for WPFDependentDLLs.
		      -> Task RemObjects.EBuild.CleanProject started for WPFDependentDLLs.
		         Deleted C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\Caches\ResolveReferences.cache
		      <- Task RemObjects.EBuild.CleanProject finished for WPFDependentDLLs, took 0,0020s (0,0020s).
		   <- Task RemObjects.EBuild.Elements.ElementsCleanProject finished for WPFDependentDLLs, took 0,0000s (0,0020s).
		   -> Task RemObjects.EBuild.Elements.ElementsBuildProject started for WPFDependentDLLs.
		      -> Task RemObjects.EBuild.Elements.ElementsSanityCheck started for WPFDependentDLLs, Echoes.
		      <- Task RemObjects.EBuild.Elements.ElementsSanityCheck finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings started for WPFDependentDLLs, Echoes.
		         Mapping DefineConstants=DEBUG;TRACE; to ConditionalDefines
		         Mapping AssemblyName=WPFDependentDLLs to BinaryName
		         Mapping CpuType=anycpu to Architecture
		      <- Task RemObjects.EBuild.Elements.ElementsApplyLegacySettings finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsPreparePlatforms started for WPFDependentDLLs.
		         Preparing target 'Echoes' (platform 'Echoes').
		D:       Target-specific Settings, before prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = WPFDependentDLLs [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		         -> Task RemObjects.EBuild.Elements.ElementsPreflightEchoes started for WPFDependentDLLs.
		            Reference Assemblies base path is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework',
		         <- Task RemObjects.EBuild.Elements.ElementsPreflightEchoes finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform started for WPFDependentDLLs, Echoes.
		            Reference Assemblies path for .NET is 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework',
		         <- Task RemObjects.EBuild.Elements.ElementsPrepareEchoesPlatform finished for WPFDependentDLLs, Echoes, took 0,0010s (0,0010s).
		D:       Target-specific Settings, after prepare
		D:         - <Architecture = anycpu [Target: Echoes]>
		D:         - <BinaryName = WPFDependentDLLs [Target: Echoes]>
		D:         - <ConditionalDefines = DEBUG;TRACE; [Target: Echoes]>
		D:         - <IDE:TargetInfo = .NET4.0 [Target: Echoes]>
		D:         - <Mode = Echoes [Target: Echoes]>
		D:         - <NuGetCacheFolder = C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Packages\NuGet [Target: Echoes]>
		D:         - <NuGetPlatformName = net [Target: Echoes]>
		D:         - <NuGetPlatformVersion = 4.0 [Target: Echoes]>
		D:         - <SubMode = .NET [Target: Echoes]>
		D:         - <TargetFrameworkName = .NET [Target: Echoes]>
		D:         - <TargetFrameworkNameLong = .NET,Version=v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesBasePath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework [Target: Echoes]>
		D:         - <TargetFrameworkReferenceAssembliesPath = C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0 [Target: Echoes]>
		D:         - <TargetFrameworkVersion = 4.0 [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms finished for WPFDependentDLLs, took 0,0010s (0,0010s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for WPFDependentDLLs, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsCheckForTargetlessReferences finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveReferences started for WPFDependentDLLs.
		         -> Target Echoes started.
		            -> Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences started for WPFDependentDLLs, Echoes.
		            <- Task RemObjects.EBuild.Elements.ElementsProcessNuGetReferences finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		            -> Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget started for WPFDependentDLLs, Echoes.
		               Reference 'ClassLibraryDirect' was resolved to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll' via 'HintPath' for target 'Echoes'.
		               Reference 'mscorlib' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll' for target 'Echoes'.
		               Reference 'PresentationCore' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationCore.dll' for target 'Echoes'.
		               Reference 'PresentationFramework' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationFramework.dll' for target 'Echoes'.
		               Reference 'ReachFramework' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\ReachFramework.dll' for target 'Echoes'.
		               Reference 'System' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll' for target 'Echoes'.
		               Reference 'System.Data' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll' for target 'Echoes'.
		               Reference 'System.Drawing' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll' for target 'Echoes'.
		               Reference 'System.Xaml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xaml.dll' for target 'Echoes'.
		               Reference 'System.Xml' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll' for target 'Echoes'.
		               Reference 'UIAutomationProvider' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationProvider.dll' for target 'Echoes'.
		               Reference 'UIAutomationTypes' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationTypes.dll' for target 'Echoes'.
		               Reference 'WindowsBase' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\WindowsBase.dll' for target 'Echoes'.
		               Reference 'System.Core' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll' for target 'Echoes'.
		               Reference 'System.Xml.Linq' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll' for target 'Echoes'.
		               Reference 'System.Data.DataSetExtensions' was resolved to 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll' for target 'Echoes'.
		               Reference 'Elements' was resolved to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' via XML for target 'Echoes'.
		            <- Task RemObjects.EBuild.Elements.ElementsResolveEchoesReferencesForTarget finished for WPFDependentDLLs, Echoes, took 0,0970s (0,0980s).
		         <- Target Echoes finished.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveReferences finished for WPFDependentDLLs, took 0,1010s (0,1010s).
		      -> Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles finished for WPFDependentDLLs, took 0,0040s (0,0040s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreparePlatforms skipped for WPFDependentDLLs, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveReferences skipped for WPFDependentDLLs, already ran.
		      -- Task RemObjects.EBuild.Elements.ElementsResolveSourceFiles skipped for WPFDependentDLLs, already ran.
		      -> Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes started for WPFDependentDLLs, Echoes.
		         -> Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveEmbeddedResourceFiles finished for WPFDependentDLLs, took 0,0030s (0,0030s).
		         -> Task ProcessResources started for WPFDependentDLLs, Echoes.
		            Processing Resource 'Properties\Resources.resx' to 'C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\res\Properties-Resources.resources'.
		         <- Task ProcessResources finished for WPFDependentDLLs, Echoes, took 0,0160s (0,0190s).
		         -> Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsResolveXamlFiles finished for WPFDependentDLLs, took 0,0010s (0,0010s).
		         -- Task RemObjects.EBuild.Elements.GenerateVBMyClass skipped for WPFDependentDLLs, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPreCompileEchoes finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0200s).
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileToffee skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileCooper skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPreCompileIsland skipped for WPFDependentDLLs, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsCompile started for WPFDependentDLLs.
		         Compiling target 'Echoes'
		         -> Target Echoes started compiling.
		            Starting compile for WPFDependentDLLs Echoes 
		            RemObjects Elements (Oxygene, C#, Swift and Java) Compiler for .NET, Cocoa, Java and Island.
		            Version 10.0.0.2321 (develop) built on bajor, 20180828-184152. Commit f43d0ec.
		            Copyright 2003-2018 RemObjects Software, LLC. All rights reserved.
		            
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\App.xaml.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\AssemblyInfo.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\Resources.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Properties\Settings.Designer.pas
		            Source file: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Window1.xaml.pas
		            Resource file: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\res\Properties-Resources.resources
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationCore.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\PresentationFramework.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\ReachFramework.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xaml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationProvider.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\UIAutomationTypes.dll
		            Reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\WindowsBase.dll
		            Reference: C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		            Reference: C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
		            Reference: C:\WINDOWS\assembly\GAC_MSIL\RemObjects.Elements.Cirrus\10.0.0.2321__3df3cad1b7aa5098\RemObjects.Elements.Cirrus.dll
		            -> Phase Resolving Bodies started.
		            <- Phase Resolving Bodies finished, took 0,2240s.
		            -> Phase Checking Members started.
		            <- Phase Checking Members finished, took 0,0040s.
		            -> Phase Generating Helper Types started.
		            <- Phase Generating Helper Types finished, took 0,0410s.
		            -> Phase Inlining code started.
		            <- Phase Inlining code finished, took 0,0030s.
		            -> Phase Pre-Simplifying Code started.
		            <- Phase Pre-Simplifying Code finished, took 0,0000s.
		            -> Phase Simplifying Code started.
		            <- Phase Simplifying Code finished, took 0,0170s.
		            -> Phase Flow Analysis started.
		            <- Phase Flow Analysis finished, took 0,0140s.
		            -> Phase Generating Output started.
		            <- Phase Generating Output finished, took 0,0743s.
		         <- Target Echoes finished compiling.
		D:       CompilerOutput for Echoes
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe.mdb [Target: Echoes]>
		D:         - <CompilerOutput: C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.pdb [Target: Echoes]>
		      <- Task RemObjects.EBuild.Elements.ElementsCompile finished for WPFDependentDLLs, took 0,6804s (0,8064s).
		      -> Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes started for WPFDependentDLLs, Echoes.
		         -- Task RemObjects.EBuild.Elements.ElementsGenerateDepsJsonFile skipped for WPFDependentDLLs, Echoes, condition not met.
		         -- Task RemObjects.EBuild.Elements.GenerateRuntimeConfigJsonFile skipped for WPFDependentDLLs, Echoes, condition not met.
		      <- Task RemObjects.EBuild.Elements.ElementsPostCompileEchoes finished for WPFDependentDLLs, Echoes, took 0,0000s (0,0000s).
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileToffee skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileCooper skipped for WPFDependentDLLs, Echoes, condition not met.
		      -- Task RemObjects.EBuild.Elements.ElementsPostCompileIsland skipped for WPFDependentDLLs, Echoes, condition not met.
		      -> Task RemObjects.EBuild.Elements.ElementsLink started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsLink finished for WPFDependentDLLs, took 0,0000s (0,8064s).
		      -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput started for WPFDependentDLLs.
		         -> Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent started for WPFDependentDLLs.
		         <- Task RemObjects.EBuild.Elements.ElementsToffeeResolveContent finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		         -> Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes started for WPFDependentDLLs, Echoes.
		D:          Copying 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll' to 'C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll'
		D:          Copying 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll' to 'C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll'
		         <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutputEchoes finished for WPFDependentDLLs, Echoes, took 0,0070s (0,0070s).
		      <- Task RemObjects.EBuild.Elements.ElementsDetermineFinalOutput finished for WPFDependentDLLs, took 0,0070s (0,8134s).
		      -> Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths started for WPFDependentDLLs.
		      <- Task RemObjects.EBuild.Elements.ElementsExpandCopyToOutputDirectoryPaths finished for WPFDependentDLLs, took 0,0000s (0,0000s).
		      -> Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput started for WPFDependentDLLs.
		D:       Copying to C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug
		D:       Generated Files for 'WPFDependentDLLs' target 'Echoes':
		D:         ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll)
		D:         ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll.mdb)
		D:         ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.pdb)
		D:         Elements.dll (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		D:         Elements.dll.mdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll.mdb)
		D:         Elements.pdb (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.pdb)
		D:         WPFDependentDLLs.exe (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe)
		D:         WPFDependentDLLs.exe.mdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.exe.mdb)
		D:         WPFDependentDLLs.pdb (C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\Echoes\WPFDependentDLLs.pdb)
		         Final Output for 'WPFDependentDLLs':
		           ClassLibraryDirect.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll)
		           ClassLibraryDirect.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb)
		           ClassLibraryDirect.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb)
		           Elements.dll (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll)
		           Elements.dll.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb)
		           Elements.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb)
		           WPFDependentDLLs.exe (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe)
		           WPFDependentDLLs.exe.mdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb)
		           WPFDependentDLLs.pdb (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb)
		         Final Output for Referencing:
		           ClassLibraryDirect (C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll)
		           Elements (C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll)
		I:       FINALOUTPUT C:\Users\charly.DTRF\AppData\Local\RemObjects Software\EBuild\Obj\WPFDependentDLLs-5DE5A0942ADC460645F6847A24B9BABCCB1BB66C\Debug\FinalOutput.xml
		      <- Task RemObjects.EBuild.Elements.ElementsCopyFinalOutput finished for WPFDependentDLLs, took 0,0300s (0,8434s).
		   <- Task RemObjects.EBuild.Elements.ElementsBuildProject finished for WPFDependentDLLs, took 0,0000s (0,8434s).
		Output Item(s): 
    FinalOutput=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\ClassLibraryDirect.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.dll.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\Elements.pdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.exe.mdb
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\Bin\Debug\WPFDependentDLLs.pdb
		Output Item(s): 
    FinalOutputForReferencing=
        C:\Users\charly.DTRF\Documents\Visual Studio\Projects\Oxygene\WPF\WPFDependentDLLs\ClassLibraryDirect\Bin\Debug\ClassLibraryDirect.dll
        C:\Program Files (x86)\RemObjects Software\Elements\Echoes\Reference Assemblies\NET\Elements.dll
		Output Property: AdditionalSourceFiles=
		Output Property: Mode=Echoes
		Output Property: SubMode=.NET
Done building project "WPFDependentDLLs.elements".

Build succeeded.
========== Rebuild All: 3 succeeded, 0 failed, 0 skipped ==========

Thanx, that’ll help when we look into this next week.

You’re welcome. I await the solution.