Advertisement
Guest User

Build output 1

a guest
May 8th, 2018
807
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 345.78 KB | None | 0 0
  1. 1>------ Build started: Project: Trio.Core, Configuration: Debug Any CPU ------
  2. 1>Build started 5/8/2018 11:53:38 AM.
  3. 1>Building with tools version "15.0".
  4. 1>Target "CheckPrerequisites" in file "C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "RestorePackages" depends on it):
  5. 1>Task "Error" skipped, due to false condition; ('$(DownloadNuGetExe)' != 'true' AND !Exists('$(NuGetExePath)')) was evaluated as ('false' != 'true' AND !Exists('C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.exe')).
  6. 1>Using "MsBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  7. 1>Task "MsBuild"
  8. 1> Global Properties:
  9. 1> Configuration=NOT_IMPORTANT
  10. 1> DownloadNuGetExe=false
  11. 1>Building with tools version "15.0".
  12. 1>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
  13. 1>Target "_DownloadNuGet" in project "C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.targets" (entry point):
  14. 1>Task "DownloadNuGet" skipped, due to false condition; ( '$(DownloadNuGetExe)' == 'true' AND !Exists('$(NuGetExePath)')) was evaluated as ( 'false' == 'true' AND !Exists('C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.exe')).
  15. 1>Done building target "_DownloadNuGet" in project "NuGet.targets".
  16. 1>Done executing task "MsBuild".
  17. 1>Done building target "CheckPrerequisites" in project "Trio.Core.csproj".
  18. 1>Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
  19. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "RestorePackages" depends on it):
  20. 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  21. 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  22. 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  23. 1>Task "Message"
  24. 1> Configuration=Debug
  25. 1>Done executing task "Message".
  26. 1>Task "Message"
  27. 1> Platform=AnyCPU
  28. 1>Done executing task "Message".
  29. 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
  30. 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
  31. 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
  32. 1>Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'C:\Projects\net2\Common\Trio.Core\obj\' != '' And 'C:\Projects\net2\Common\Trio.Core\obj\' != 'C:\Projects\net2\Common\Trio.Core\obj\' ).
  33. 1>Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( '' == 'true' And 'obj\' != 'obj\' And 'obj\' != 'C:\Projects\net2\Common\Trio.Core\obj\' ).
  34. 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Trio.Core.csproj".
  35. 1>Target "RestorePackages" in file "C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "Build" depends on it):
  36. 1>Task "Exec" skipped, due to false condition; ('$(OS)' != 'Windows_NT' And Exists('$(PackagesConfig)')) was evaluated as ('Windows_NT' != 'Windows_NT' And Exists('C:\Projects\net2\Common\Trio.Core\packages.config')).
  37. 1>Using "Exec" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  38. 1>Task "Exec"
  39. 1> "C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.exe" install "C:\Projects\net2\Common\Trio.Core\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Projects\net2\Web\Trio.Net2\ "
  40. 1> Restoring NuGet packages...
  41. 1> To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
  42. 1> Feeds used:
  43. 1> C:\Users\Robert.Gelb\AppData\Local\NuGet\Cache
  44. 1> C:\Users\Robert.Gelb\.nuget\packages\
  45. 1> https://api.nuget.org/v3/index.json
  46. 1>
  47. 1> All packages listed in C:\Projects\net2\Common\Trio.Core\packages.config are already installed.
  48. 1>Done executing task "Exec".
  49. 1>Done building target "RestorePackages" in project "Trio.Core.csproj".
  50. 1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
  51. 1>Target "BeforeBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "Build" depends on it):
  52. 1>Done building target "BeforeBuild" in project "Trio.Core.csproj".
  53. 1>Target "BclBuildSetRunningFullBuild" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "BuildOnlySettings" depends on it):
  54. 1>Done building target "BclBuildSetRunningFullBuild" in project "Trio.Core.csproj".
  55. 1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "CoreBuild" depends on it):
  56. 1>Done building target "BuildOnlySettings" in project "Trio.Core.csproj".
  57. 1>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareForBuild" depends on it):
  58. 1>Done building target "GetFrameworkPaths" in project "Trio.Core.csproj".
  59. 1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
  60. 1>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareForBuild" depends on it):
  61. 1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  62. 1>Task "GetReferenceAssemblyPaths"
  63. 1>Done executing task "GetReferenceAssemblyPaths".
  64. 1>Done building target "GetReferenceAssemblyPaths" in project "Trio.Core.csproj".
  65. 1>Target "_BclBuildSetFullFrameworkFolderToProfile" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETPortable') was evaluated as ('.NETFramework' == '.NETPortable').
  66. 1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
  67. 1>Target "EnsureNuGetPackageBuildImports" in project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareForBuild" depends on it):
  68. 1>Task "Error" skipped, due to false condition; (!Exists('..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')) was evaluated as (!Exists('..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')).
  69. 1>Done building target "EnsureNuGetPackageBuildImports" in project "Trio.Core.csproj".
  70. 1>Target "PrepareForBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "CoreBuild" depends on it):
  71. 1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  72. 1>Task "FindAppConfigFile"
  73. 1> Found "App.Config".
  74. 1>Done executing task "FindAppConfigFile".
  75. 1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  76. 1>Task "MakeDir"
  77. 1>Done executing task "MakeDir".
  78. 1>Done building target "PrepareForBuild" in project "Trio.Core.csproj".
  79. 1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  80. 1>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveReferences" depends on it):
  81. 1>Done building target "BeforeResolveReferences" in project "Trio.Core.csproj".
  82. 1>Target "BclBuildAddProjectReferenceProperties" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "AssignProjectConfiguration" depends on it):
  83. 1>Done building target "BclBuildAddProjectReferenceProperties" in project "Trio.Core.csproj".
  84. 1>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveReferences" depends on it):
  85. 1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  86. 1>Task "AssignProjectConfiguration"
  87. 1> Project reference "..\Trio.Global\Trio.Global.csproj" has been assigned the "Debug|AnyCPU" configuration.
  88. 1>Done executing task "AssignProjectConfiguration".
  89. 1>Done building target "AssignProjectConfiguration" in project "Trio.Core.csproj".
  90. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  91. 1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareProjectReferences" depends on it):
  92. 1>Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  93. 1>Task "ResolveNonMSBuildProjectOutput"
  94. 1> Resolving project reference "..\Trio.Global\Trio.Global.csproj".
  95. 1> Project reference "..\Trio.Global\Trio.Global.csproj" has not been resolved.
  96. 1>Done executing task "ResolveNonMSBuildProjectOutput".
  97. 1>Done building target "_SplitProjectReferencesByFileExistence" in project "Trio.Core.csproj".
  98. 1>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareProjectReferences" depends on it):
  99. 1>Task "MSBuild"
  100. 1> Global Properties:
  101. 1> Configuration=Debug
  102. 1> Platform=AnyCPU
  103. 1> Removing Properties:
  104. 1> TargetFramework
  105. 1> RuntimeIdentifier
  106. 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
  107. 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
  108. 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
  109. 1>Building with tools version "15.0".
  110. 1>Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
  111. 1>Target "GetTargetFrameworks" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Global\Trio.Global.csproj" (entry point):
  112. 1>Done building target "GetTargetFrameworks" in project "Trio.Global.csproj".
  113. 1>Done executing task "MSBuild".
  114. 1>Using "GetReferenceNearestTargetFrameworkTask" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.Build.Tasks.dll".
  115. 1>Task "GetReferenceNearestTargetFrameworkTask"
  116. 1> (in) CurrentProjectTargetFramework '.NETFramework,Version=v4.6.1'
  117. 1> (in) FallbackTargetFrameworks ''
  118. 1> (in) AnnotatedProjectReferences '..\Trio.Global\Trio.Global.csproj'
  119. 1> (out) AssignedProjects '..\Trio.Global\Trio.Global.csproj'
  120. 1>Done executing task "GetReferenceNearestTargetFrameworkTask".
  121. 1>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Trio.Core.csproj".
  122. 1>Target "PrepareProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveProjectReferences" depends on it):
  123. 1>Done building target "PrepareProjectReferences" in project "Trio.Core.csproj".
  124. 1>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveReferences" depends on it):
  125. 1>Task "MSBuild"
  126. 1> Global Properties:
  127. 1> Configuration=Debug
  128. 1> Platform=AnyCPU
  129. 1> Removing Properties for project "..\Trio.Global\Trio.Global.csproj":
  130. 1> TargetFramework
  131. 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
  132. 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
  133. 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
  134. 1>Building with tools version "15.0".
  135. 1>Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
  136. 1>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Global\Trio.Global.csproj" (target "GetTargetPath" depends on it):
  137. 1>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Trio.Global.csproj".
  138. 1>Target "BclBuildValidateNugetPackageReferences" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Global\Trio.Global.csproj" (target "GetTargetPath" depends on it):
  139. 1>Using "ValidatePackageReferences" task from assembly "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.Tasks.dll".
  140. 1>Task "ValidatePackageReferences"
  141. 1>Done executing task "ValidatePackageReferences".
  142. 1>Done building target "BclBuildValidateNugetPackageReferences" in project "Trio.Global.csproj".
  143. 1>Target "GetTargetPath" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Global\Trio.Global.csproj" (entry point):
  144. 1>Done building target "GetTargetPath" in project "Trio.Global.csproj".
  145. 1>Target "BclBuildGetTargetPath" skipped, due to false condition; ('$(BclBuildRunningFullBuild)' == 'true') was evaluated as ('' == 'true').
  146. 1>Done executing task "MSBuild".
  147. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\Trio.Global\Trio.Global.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\Trio.Global\Trio.Global.csproj' != '').
  148. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\Trio.Global\Trio.Global.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\Trio.Global\Trio.Global.csproj' != '').
  149. 1>Task "MSBuild"
  150. 1> Global Properties:
  151. 1> Configuration=Debug
  152. 1> Platform=AnyCPU
  153. 1> Removing Properties for project "..\Trio.Global\Trio.Global.csproj":
  154. 1> TargetFramework
  155. 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
  156. 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
  157. 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
  158. 1>Building with tools version "15.0".
  159. 1>Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
  160. 1>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Global\Trio.Global.csproj" (entry point):
  161. 1>Done building target "GetNativeManifest" in project "Trio.Global.csproj".
  162. 1>Done executing task "MSBuild".
  163. 1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\Trio.Global\Trio.Global.csproj' != '' and '' != '').
  164. 1>Done building target "ResolveProjectReferences" in project "Trio.Core.csproj".
  165. 1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
  166. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  167. 1>Target "GetFrameworkPaths" skipped. Previously built successfully.
  168. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  169. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  170. 1>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
  171. 1>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveAssemblyReferences" depends on it):
  172. 1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
  173. 1>Done building target "ResolveSDKReferences" in project "Trio.Core.csproj".
  174. 1>Target "ResolveSDKReferences" skipped. Previously built successfully.
  175. 1>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveAssemblyReferences" depends on it):
  176. 1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
  177. 1>Done building target "ExpandSDKReferences" in project "Trio.Core.csproj".
  178. 1>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
  179. 1>Target "ImplicitlyExpandNETStandardFacades" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.NETFramework.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveAssemblyReferences" depends on it):
  180. 1>Using "GetDependsOnNETStandard" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\\tools\net46\Microsoft.NET.Build.Extensions.Tasks.dll".
  181. 1>Task "GetDependsOnNETStandard"
  182. 1>Done executing task "GetDependsOnNETStandard".
  183. 1>Task "NETBuildExtensionsError" skipped, due to false condition; ('$(DependsOnNETStandard)' == 'true' AND '$(NETStandardInbox)' != 'true' AND '$(_UsingOldSDK)' == 'true') was evaluated as ('False' == 'true' AND '' != 'true' AND '' == 'true').
  184. 1>Done building target "ImplicitlyExpandNETStandardFacades" in project "Trio.Core.csproj".
  185. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  186. 1>Target "_HandlePackageFileConflicts" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.ConflictResolution.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveAssemblyReferences" depends on it):
  187. 1>Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\\tools\net46\Microsoft.NET.Build.Extensions.Tasks.dll".
  188. 1>Task "ResolvePackageFileConflicts"
  189. 1>Done executing task "ResolvePackageFileConflicts".
  190. 1>Done building target "_HandlePackageFileConflicts" in project "Trio.Core.csproj".
  191. 1>Target "BclBuildEnsureBindingRedirects" skipped, due to false condition; ('@(_EnsureBindingRedirectReference)' != '' and '$(SkipEnsureBindingRedirects)' != 'true') was evaluated as ('' != '' and 'false' != 'true').
  192. 1>Target "BclBuildDetermineReferencesToRedirect" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "BclBuildEnsureBindingRedirects" depends on it):
  193. 1>Done building target "BclBuildDetermineReferencesToRedirect" in project "Trio.Core.csproj".
  194. 1>Target "BclBuildDetermineReferencesToRedirect" skipped. Previously built successfully.
  195. 1>Target "BclBuildDetermineReferencesToRedirect" skipped. Previously built successfully.
  196. 1>Target "BclBuildEnsureBindingRedirects" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "BclBuildUpdateAppConfigWithTargetPath" depends on it):
  197. 1>Skipping target "BclBuildEnsureBindingRedirects" because all output files are up-to-date with respect to the input files.
  198. 1>Input files: ..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll;..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.CSharp.DesignTime.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.props;C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets;C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj.user;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Xaml.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Microsoft.Common.targets\ImportAfter\Microsoft.NET.Build.Extensions.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.NETFramework.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.ConflictResolution.targets;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.targets;App.Config
  199. 1>Output files: obj\Debug\Trio.Core.csproj.App.config
  200. 1>Done building target "BclBuildEnsureBindingRedirects" in project "Trio.Core.csproj".
  201. 1>Target "BclBuildUpdateAppConfigWithTargetPath" in file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveAssemblyReferences" depends on it):
  202. 1>Done building target "BclBuildUpdateAppConfigWithTargetPath" in project "Trio.Core.csproj".
  203. 1>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "ResolveReferences" depends on it):
  204. 1>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  205. 1>Task "ResolveAssemblyReference"
  206. 1> TargetFrameworkMoniker:
  207. 1> .NETFramework,Version=v4.6.1
  208. 1> TargetFrameworkMonikerDisplayName:
  209. 1> .NET Framework 4.6.1
  210. 1> TargetedRuntimeVersion:
  211. 1> v4.0.30319
  212. 1> Assemblies:
  213. 1> AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c
  214. 1> HintPath = '..\..\Components\AddressBrokerDotNetClient.dll'
  215. 1> SpecificVersion = 'False'
  216. 1> Analytics.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL
  217. 1> Private = 'True'
  218. 1> HintPath = '..\..\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll'
  219. 1> BoundaryAdmin
  220. 1> HintPath = '..\..\Components\BoundaryAdmin.dll'
  221. 1> CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df, processorArchitecture=MSIL
  222. 1> Private = 'True'
  223. 1> HintPath = '..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Base.dll'
  224. 1> CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL
  225. 1> Private = 'True'
  226. 1> HintPath = '..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll'
  227. 1> DAGG.DAGGImage
  228. 1> HintPath = '..\..\Components\DAGG\SystemFrameworkProjects\DAGG.Image\Trunk\DAGG.Image\bin\Release\DAGG.DAGGImage.dll'
  229. 1> Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL
  230. 1> Private = 'True'
  231. 1> HintPath = '..\..\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.dll'
  232. 1> Dapper.Contrib, Version=1.50.0.0, Culture=neutral, processorArchitecture=MSIL
  233. 1> Private = 'True'
  234. 1> HintPath = '..\..\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.Contrib.dll'
  235. 1> Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL
  236. 1> HintPath = '..\..\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.dll'
  237. 1> g1client
  238. 1> HintPath = '..\..\Components\Spectrum-PitneyBowes\g1client.dll'
  239. 1> HiQPdf
  240. 1> HintPath = '..\..\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.dll'
  241. 1> HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL
  242. 1> HintPath = '..\..\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.dll'
  243. 1> Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL
  244. 1> Private = 'True'
  245. 1> HintPath = '..\..\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\Jint.dll'
  246. 1> log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL
  247. 1> Private = 'True'
  248. 1> HintPath = '..\..\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll'
  249. 1> Microsoft.CSharp
  250. 1> Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  251. 1> Private = 'True'
  252. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll'
  253. 1> Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  254. 1> Private = 'True'
  255. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll'
  256. 1> Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  257. 1> HintPath = '..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll'
  258. 1> SpecificVersion = 'False'
  259. 1> Microsoft.Practices.EnterpriseLibrary.Data
  260. 1> HintPath = '..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll'
  261. 1> Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  262. 1> HintPath = '..\..\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll'
  263. 1> Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  264. 1> Private = 'True'
  265. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll'
  266. 1> Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  267. 1> Private = 'True'
  268. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL'
  269. 1> Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  270. 1> Private = 'True'
  271. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL'
  272. 1> Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  273. 1> Private = 'True'
  274. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL'
  275. 1> Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  276. 1> Private = 'True'
  277. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL'
  278. 1> Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  279. 1> Private = 'True'
  280. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL'
  281. 1> Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  282. 1> Private = 'True'
  283. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL'
  284. 1> Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
  285. 1> Private = 'True'
  286. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll'
  287. 1> Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  288. 1> Private = 'True'
  289. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll'
  290. 1> MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL
  291. 1> HintPath = '..\..\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.dll'
  292. 1> Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL
  293. 1> HintPath = '..\..\Services\packages\NEST.1.9.0\lib\net45\Nest.dll'
  294. 1> Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL
  295. 1> HintPath = '..\..\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll'
  296. 1> Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL
  297. 1> Private = 'True'
  298. 1> HintPath = '..\..\Web\Trio.Net2\packages\Owin.1.0\lib\net40\Owin.dll'
  299. 1> RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL
  300. 1> Private = 'True'
  301. 1> HintPath = '..\..\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll'
  302. 1> SolrNet
  303. 1> HintPath = '..\..\Components\SolrNet\0.4.0.2002\SolrNet.dll'
  304. 1> System
  305. 1> System.ComponentModel.DataAnnotations
  306. 1> System.Data
  307. 1> System.Data.DataSetExtensions
  308. 1> System.Data.Linq
  309. 1> System.Drawing
  310. 1> System.IdentityModel
  311. 1> System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  312. 1> Private = 'True'
  313. 1> HintPath = '..\..\Web\Trio.Net2\packages\System.IdentityModel.Tokens.Jwt.4.0.3.308261200\lib\net45\System.IdentityModel.Tokens.Jwt.dll'
  314. 1> System.Net.Http
  315. 1> System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
  316. 1> Private = 'True'
  317. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll'
  318. 1> System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  319. 1> Private = 'True'
  320. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll'
  321. 1> System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
  322. 1> Private = 'True'
  323. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll'
  324. 1> System.Net.Http.WebRequest
  325. 1> System.Runtime.Serialization
  326. 1> System.ServiceModel
  327. 1> System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
  328. 1> Private = 'True'
  329. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll'
  330. 1> System.Transactions
  331. 1> System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL
  332. 1> HintPath = '..\..\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll'
  333. 1> System.Web
  334. 1> System.Web.Extensions
  335. 1> System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  336. 1> Private = 'True'
  337. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll'
  338. 1> System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
  339. 1> Private = 'True'
  340. 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll'
  341. 1> System.Web.Services
  342. 1> System.Xml
  343. 1> System.Xml.Linq
  344. 1> UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069, processorArchitecture=MSIL
  345. 1> Private = 'True'
  346. 1> HintPath = '..\..\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.dll'
  347. 1> System.Core
  348. 1> AssemblyFiles:
  349. 1> C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll
  350. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
  351. 1> CandidateAssemblyFiles:
  352. 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll
  353. 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll
  354. 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll
  355. 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll
  356. 1> TargetFrameworkDirectories:
  357. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\,C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\
  358. 1> InstalledAssemblyTables:
  359. 1> IgnoreInstalledAssemblyTable:
  360. 1> False
  361. 1> SearchPaths:
  362. 1> {CandidateAssemblyFiles}
  363. 1> {HintPathFromItem}
  364. 1> {TargetFrameworkDirectory}
  365. 1> {AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}
  366. 1> {Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}
  367. 1> {AssemblyFolders}
  368. 1> {GAC}
  369. 1> {RawFileName}
  370. 1> bin\Debug\
  371. 1> AllowedAssemblyExtensions:
  372. 1> .winmd
  373. 1> .dll
  374. 1> .exe
  375. 1> AllowedRelatedFileExtensions:
  376. 1> .pdb
  377. 1> .xml
  378. 1> .pri
  379. 1> .dll.config
  380. 1> .exe.config
  381. 1> AppConfigFile:
  382. 1> obj\Debug\Trio.Core.csproj.App.config
  383. 1> AutoUnify:
  384. 1> False
  385. 1> CopyLocalDependenciesWhenParentReferenceInGac:
  386. 1> True
  387. 1> FindDependencies:
  388. 1> True
  389. 1> TargetProcessorArchitecture:
  390. 1> msil
  391. 1> StateFile:
  392. 1> obj\Debug\Trio.Core.csprojAssemblyReference.cache
  393. 1> InstalledAssemblySubsetTables:
  394. 1> IgnoreInstalledAssemblySubsetTable:
  395. 1> False
  396. 1> TargetFrameworkSubsets:
  397. 1> FullTargetFrameworkSubsetNames:
  398. 1> Full
  399. 1> ProfileName:
  400. 1>
  401. 1> FullFrameworkFolders:
  402. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\
  403. 1> LatestTargetFrameworkDirectories:
  404. 1> ProfileTablesLocation:
  405. 1> Primary reference "Trio.Global, Version=2018.1.546.866, Culture=neutral, PublicKeyToken=null".
  406. 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  407. 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  408. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.pdb".
  409. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll.config".
  410. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  411. 1> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  412. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\AddressBrokerDotNetClient.dll" because there is a more recent version of this framework file.
  413. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll" because there is a more recent version of this framework file.
  414. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll" because there is a more recent version of this framework file.
  415. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  416. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  417. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  418. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll" because there is a more recent version of this framework file.
  419. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  420. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  421. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  422. 1> Using this version instead of original version "1.0.3300.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  423. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL" because there is a more recent version of this framework file.
  424. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  425. 1> Using this version instead of original version "1.0.3300.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  426. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  427. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  428. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll" because there is a more recent version of this framework file.
  429. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  430. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
  431. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  432. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  433. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  434. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.dll" because there is a more recent version of this framework file.
  435. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.dll" because there is a more recent version of this framework file.
  436. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.dll" because there is a more recent version of this framework file.
  437. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.dll" because there is a more recent version of this framework file.
  438. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\stdole.dll" because there is a more recent version of this framework file.
  439. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.OLE.Interop.dll" because there is a more recent version of this framework file.
  440. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.TextManager.Interop.dll" because there is a more recent version of this framework file.
  441. 1> Using this version instead of original version "1.0.3300.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.TextManager.Interop.8.0.dll" because there is a more recent version of this framework file.
  442. 1> Using this version instead of original version "2.0.0.0" in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.MSXML.dll" because there is a more recent version of this framework file.
  443. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
  444. 1> Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
  445. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  446. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  447. 1> Primary reference "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
  448. 1> Resolved file path is "C:\Projects\net2\Components\AddressBrokerDotNetClient.dll".
  449. 1> Reference found at search path location "{HintPathFromItem}".
  450. 1> For SearchPath "{CandidateAssemblyFiles}".
  451. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  452. 1> but its name "msvcr100"
  453. 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
  454. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  455. 1> but its name "SqlServerSpatial110"
  456. 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
  457. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  458. 1> but its name "msvcr100"
  459. 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
  460. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  461. 1> but its name "SqlServerSpatial110"
  462. 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
  463. 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
  464. 1> Primary reference "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
  465. 1> Resolved file path is "C:\Projects\net2\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll".
  466. 1> Reference found at search path location "{HintPathFromItem}".
  467. 1> For SearchPath "{CandidateAssemblyFiles}".
  468. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  469. 1> but its name "msvcr100"
  470. 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
  471. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  472. 1> but its name "SqlServerSpatial110"
  473. 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
  474. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  475. 1> but its name "msvcr100"
  476. 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
  477. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  478. 1> but its name "SqlServerSpatial110"
  479. 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
  480. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  481. 1> Primary reference "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  482. 1> Resolved file path is "C:\Projects\net2\Components\BoundaryAdmin.dll".
  483. 1> Reference found at search path location "{HintPathFromItem}".
  484. 1> For SearchPath "{CandidateAssemblyFiles}".
  485. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  486. 1> but its name "msvcr100"
  487. 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  488. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  489. 1> but its name "SqlServerSpatial110"
  490. 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  491. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  492. 1> but its name "msvcr100"
  493. 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  494. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  495. 1> but its name "SqlServerSpatial110"
  496. 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  497. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  498. 1> Primary reference "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
  499. 1> Resolved file path is "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Base.dll".
  500. 1> Reference found at search path location "{HintPathFromItem}".
  501. 1> For SearchPath "{CandidateAssemblyFiles}".
  502. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  503. 1> but its name "msvcr100"
  504. 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
  505. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  506. 1> but its name "SqlServerSpatial110"
  507. 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
  508. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  509. 1> but its name "msvcr100"
  510. 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
  511. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  512. 1> but its name "SqlServerSpatial110"
  513. 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
  514. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  515. 1> Primary reference "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
  516. 1> Resolved file path is "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll".
  517. 1> Reference found at search path location "{HintPathFromItem}".
  518. 1> For SearchPath "{CandidateAssemblyFiles}".
  519. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  520. 1> but its name "msvcr100"
  521. 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
  522. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  523. 1> but its name "SqlServerSpatial110"
  524. 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
  525. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  526. 1> but its name "msvcr100"
  527. 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
  528. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  529. 1> but its name "SqlServerSpatial110"
  530. 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
  531. 1> Found related file "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.xml".
  532. 1> Found related file "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll.config".
  533. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  534. 1> Primary reference "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
  535. 1> Resolved file path is "C:\Projects\net2\Components\DAGG\SystemFrameworkProjects\DAGG.Image\Trunk\DAGG.Image\bin\Release\DAGG.DAGGImage.dll".
  536. 1> Reference found at search path location "{HintPathFromItem}".
  537. 1> For SearchPath "{CandidateAssemblyFiles}".
  538. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  539. 1> but its name "msvcr100"
  540. 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
  541. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  542. 1> but its name "SqlServerSpatial110"
  543. 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
  544. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  545. 1> but its name "msvcr100"
  546. 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
  547. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  548. 1> but its name "SqlServerSpatial110"
  549. 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
  550. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  551. 1> Primary reference "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
  552. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.dll".
  553. 1> Reference found at search path location "{HintPathFromItem}".
  554. 1> For SearchPath "{CandidateAssemblyFiles}".
  555. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  556. 1> but its name "msvcr100"
  557. 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
  558. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  559. 1> but its name "SqlServerSpatial110"
  560. 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
  561. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  562. 1> but its name "msvcr100"
  563. 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
  564. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  565. 1> but its name "SqlServerSpatial110"
  566. 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
  567. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.xml".
  568. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  569. 1> Primary reference "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  570. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.Contrib.dll".
  571. 1> Reference found at search path location "{HintPathFromItem}".
  572. 1> For SearchPath "{CandidateAssemblyFiles}".
  573. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  574. 1> but its name "msvcr100"
  575. 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  576. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  577. 1> but its name "SqlServerSpatial110"
  578. 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  579. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  580. 1> but its name "msvcr100"
  581. 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  582. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  583. 1> but its name "SqlServerSpatial110"
  584. 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  585. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  586. 1> Primary reference "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  587. 1> Resolved file path is "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.dll".
  588. 1> Reference found at search path location "{HintPathFromItem}".
  589. 1> For SearchPath "{CandidateAssemblyFiles}".
  590. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  591. 1> but its name "msvcr100"
  592. 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  593. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  594. 1> but its name "SqlServerSpatial110"
  595. 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  596. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  597. 1> but its name "msvcr100"
  598. 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  599. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  600. 1> but its name "SqlServerSpatial110"
  601. 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  602. 1> Found related file "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.pdb".
  603. 1> Found related file "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.xml".
  604. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  605. 1> Primary reference "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
  606. 1> Resolved file path is "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll".
  607. 1> Reference found at search path location "{HintPathFromItem}".
  608. 1> For SearchPath "{CandidateAssemblyFiles}".
  609. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  610. 1> but its name "msvcr100"
  611. 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
  612. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  613. 1> but its name "SqlServerSpatial110"
  614. 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
  615. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  616. 1> but its name "msvcr100"
  617. 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
  618. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  619. 1> but its name "SqlServerSpatial110"
  620. 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
  621. 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
  622. 1> Primary reference "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
  623. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.dll".
  624. 1> Reference found at search path location "{HintPathFromItem}".
  625. 1> For SearchPath "{CandidateAssemblyFiles}".
  626. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  627. 1> but its name "msvcr100"
  628. 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
  629. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  630. 1> but its name "SqlServerSpatial110"
  631. 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
  632. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  633. 1> but its name "msvcr100"
  634. 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
  635. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  636. 1> but its name "SqlServerSpatial110"
  637. 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
  638. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.xml".
  639. 1> Found embedded scatter file "HiQPdf.dep".
  640. 1> Found embedded scatter file "HiQPdf.rda".
  641. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  642. 1> Primary reference "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
  643. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.dll".
  644. 1> Reference found at search path location "{HintPathFromItem}".
  645. 1> For SearchPath "{CandidateAssemblyFiles}".
  646. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  647. 1> but its name "msvcr100"
  648. 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
  649. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  650. 1> but its name "SqlServerSpatial110"
  651. 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
  652. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  653. 1> but its name "msvcr100"
  654. 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
  655. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  656. 1> but its name "SqlServerSpatial110"
  657. 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
  658. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.pdb".
  659. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.xml".
  660. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  661. 1> Primary reference "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
  662. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\Jint.dll".
  663. 1> Reference found at search path location "{HintPathFromItem}".
  664. 1> For SearchPath "{CandidateAssemblyFiles}".
  665. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  666. 1> but its name "msvcr100"
  667. 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
  668. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  669. 1> but its name "SqlServerSpatial110"
  670. 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
  671. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  672. 1> but its name "msvcr100"
  673. 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
  674. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  675. 1> but its name "SqlServerSpatial110"
  676. 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
  677. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  678. 1> Primary reference "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
  679. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll".
  680. 1> Reference found at search path location "{HintPathFromItem}".
  681. 1> For SearchPath "{CandidateAssemblyFiles}".
  682. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  683. 1> but its name "msvcr100"
  684. 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
  685. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  686. 1> but its name "SqlServerSpatial110"
  687. 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
  688. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  689. 1> but its name "msvcr100"
  690. 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
  691. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  692. 1> but its name "SqlServerSpatial110"
  693. 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
  694. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.xml".
  695. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  696. 1> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  697. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll".
  698. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  699. 1> For SearchPath "{CandidateAssemblyFiles}".
  700. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  701. 1> but its name "msvcr100"
  702. 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  703. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  704. 1> but its name "SqlServerSpatial110"
  705. 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  706. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  707. 1> but its name "msvcr100"
  708. 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  709. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  710. 1> but its name "SqlServerSpatial110"
  711. 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  712. 1> For SearchPath "{TargetFrameworkDirectory}".
  713. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.winmd", but it didn't exist.
  714. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  715. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  716. 1> Primary reference "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  717. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll".
  718. 1> Reference found at search path location "{HintPathFromItem}".
  719. 1> For SearchPath "{CandidateAssemblyFiles}".
  720. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  721. 1> but its name "msvcr100"
  722. 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  723. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  724. 1> but its name "SqlServerSpatial110"
  725. 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  726. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  727. 1> but its name "msvcr100"
  728. 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  729. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  730. 1> but its name "SqlServerSpatial110"
  731. 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  732. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.xml".
  733. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  734. 1> Primary reference "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  735. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll".
  736. 1> Reference found at search path location "{HintPathFromItem}".
  737. 1> For SearchPath "{CandidateAssemblyFiles}".
  738. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  739. 1> but its name "msvcr100"
  740. 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  741. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  742. 1> but its name "SqlServerSpatial110"
  743. 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  744. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  745. 1> but its name "msvcr100"
  746. 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  747. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  748. 1> but its name "SqlServerSpatial110"
  749. 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  750. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.xml".
  751. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  752. 1> Primary reference "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  753. 1> Resolved file path is "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll".
  754. 1> Reference found at search path location "{HintPathFromItem}".
  755. 1> For SearchPath "{CandidateAssemblyFiles}".
  756. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  757. 1> but its name "msvcr100"
  758. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  759. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  760. 1> but its name "SqlServerSpatial110"
  761. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  762. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  763. 1> but its name "msvcr100"
  764. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  765. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  766. 1> but its name "SqlServerSpatial110"
  767. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  768. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  769. 1> Primary reference "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  770. 1> Resolved file path is "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll".
  771. 1> Reference found at search path location "{HintPathFromItem}".
  772. 1> For SearchPath "{CandidateAssemblyFiles}".
  773. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  774. 1> but its name "msvcr100"
  775. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  776. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  777. 1> but its name "SqlServerSpatial110"
  778. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  779. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  780. 1> but its name "msvcr100"
  781. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  782. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  783. 1> but its name "SqlServerSpatial110"
  784. 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  785. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  786. 1> Primary reference "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  787. 1> Resolved file path is "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll".
  788. 1> Reference found at search path location "{HintPathFromItem}".
  789. 1> For SearchPath "{CandidateAssemblyFiles}".
  790. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  791. 1> but its name "msvcr100"
  792. 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  793. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  794. 1> but its name "SqlServerSpatial110"
  795. 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  796. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  797. 1> but its name "msvcr100"
  798. 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  799. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  800. 1> but its name "SqlServerSpatial110"
  801. 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  802. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  803. 1> Primary reference "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  804. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll".
  805. 1> Reference found at search path location "{HintPathFromItem}".
  806. 1> For SearchPath "{CandidateAssemblyFiles}".
  807. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  808. 1> but its name "msvcr100"
  809. 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  810. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  811. 1> but its name "SqlServerSpatial110"
  812. 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  813. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  814. 1> but its name "msvcr100"
  815. 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  816. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  817. 1> but its name "SqlServerSpatial110"
  818. 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  819. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  820. 1> Primary reference "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  821. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL".
  822. 1> Reference found at search path location "{HintPathFromItem}".
  823. 1> For SearchPath "{CandidateAssemblyFiles}".
  824. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  825. 1> but its name "msvcr100"
  826. 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  827. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  828. 1> but its name "SqlServerSpatial110"
  829. 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  830. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  831. 1> but its name "msvcr100"
  832. 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  833. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  834. 1> but its name "SqlServerSpatial110"
  835. 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  836. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  837. 1> Primary reference "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  838. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL".
  839. 1> Reference found at search path location "{HintPathFromItem}".
  840. 1> For SearchPath "{CandidateAssemblyFiles}".
  841. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  842. 1> but its name "msvcr100"
  843. 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  844. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  845. 1> but its name "SqlServerSpatial110"
  846. 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  847. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  848. 1> but its name "msvcr100"
  849. 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  850. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  851. 1> but its name "SqlServerSpatial110"
  852. 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  853. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  854. 1> Primary reference "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  855. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL".
  856. 1> Reference found at search path location "{HintPathFromItem}".
  857. 1> For SearchPath "{CandidateAssemblyFiles}".
  858. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  859. 1> but its name "msvcr100"
  860. 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  861. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  862. 1> but its name "SqlServerSpatial110"
  863. 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  864. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  865. 1> but its name "msvcr100"
  866. 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  867. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  868. 1> but its name "SqlServerSpatial110"
  869. 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  870. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  871. 1> Primary reference "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  872. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL".
  873. 1> Reference found at search path location "{HintPathFromItem}".
  874. 1> For SearchPath "{CandidateAssemblyFiles}".
  875. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  876. 1> but its name "msvcr100"
  877. 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  878. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  879. 1> but its name "SqlServerSpatial110"
  880. 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  881. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  882. 1> but its name "msvcr100"
  883. 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  884. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  885. 1> but its name "SqlServerSpatial110"
  886. 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  887. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  888. 1> Primary reference "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  889. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL".
  890. 1> Reference found at search path location "{HintPathFromItem}".
  891. 1> For SearchPath "{CandidateAssemblyFiles}".
  892. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  893. 1> but its name "msvcr100"
  894. 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  895. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  896. 1> but its name "SqlServerSpatial110"
  897. 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  898. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  899. 1> but its name "msvcr100"
  900. 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  901. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  902. 1> but its name "SqlServerSpatial110"
  903. 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  904. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  905. 1> Primary reference "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  906. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL".
  907. 1> Reference found at search path location "{HintPathFromItem}".
  908. 1> For SearchPath "{CandidateAssemblyFiles}".
  909. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  910. 1> but its name "msvcr100"
  911. 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  912. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  913. 1> but its name "SqlServerSpatial110"
  914. 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  915. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  916. 1> but its name "msvcr100"
  917. 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  918. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  919. 1> but its name "SqlServerSpatial110"
  920. 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  921. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  922. 1> Primary reference "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  923. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll".
  924. 1> Reference found at search path location "{HintPathFromItem}".
  925. 1> For SearchPath "{CandidateAssemblyFiles}".
  926. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  927. 1> but its name "msvcr100"
  928. 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  929. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  930. 1> but its name "SqlServerSpatial110"
  931. 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  932. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  933. 1> but its name "msvcr100"
  934. 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  935. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  936. 1> but its name "SqlServerSpatial110"
  937. 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
  938. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  939. 1> Primary reference "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  940. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll".
  941. 1> Reference found at search path location "{HintPathFromItem}".
  942. 1> For SearchPath "{CandidateAssemblyFiles}".
  943. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  944. 1> but its name "msvcr100"
  945. 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  946. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  947. 1> but its name "SqlServerSpatial110"
  948. 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  949. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  950. 1> but its name "msvcr100"
  951. 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  952. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  953. 1> but its name "SqlServerSpatial110"
  954. 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  955. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  956. 1> Primary reference "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
  957. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.dll".
  958. 1> Reference found at search path location "{HintPathFromItem}".
  959. 1> For SearchPath "{CandidateAssemblyFiles}".
  960. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  961. 1> but its name "msvcr100"
  962. 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
  963. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  964. 1> but its name "SqlServerSpatial110"
  965. 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
  966. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  967. 1> but its name "msvcr100"
  968. 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
  969. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  970. 1> but its name "SqlServerSpatial110"
  971. 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
  972. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.xml".
  973. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  974. 1> Primary reference "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  975. 1> Resolved file path is "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.dll".
  976. 1> Reference found at search path location "{HintPathFromItem}".
  977. 1> For SearchPath "{CandidateAssemblyFiles}".
  978. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  979. 1> but its name "msvcr100"
  980. 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  981. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  982. 1> but its name "SqlServerSpatial110"
  983. 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  984. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  985. 1> but its name "msvcr100"
  986. 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  987. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  988. 1> but its name "SqlServerSpatial110"
  989. 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
  990. 1> Found related file "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.pdb".
  991. 1> Found related file "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.xml".
  992. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  993. 1> Unified primary reference "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
  994. 1> Using this version instead of original version "7.0.0.0" in "C:\Projects\net2\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll" because of a binding redirect entry in the file "obj\Debug\Trio.Core.csproj.App.config".
  995. 1> Using this version instead of original version "6.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll" because of a binding redirect entry in the file "obj\Debug\Trio.Core.csproj.App.config".
  996. 1> Using this version instead of original version "6.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll" because of a binding redirect entry in the file "obj\Debug\Trio.Core.csproj.App.config".
  997. 1> Resolved file path is "C:\Projects\net2\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll".
  998. 1> Reference found at search path location "{HintPathFromItem}".
  999. 1> For SearchPath "{CandidateAssemblyFiles}".
  1000. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1001. 1> but its name "msvcr100"
  1002. 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
  1003. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1004. 1> but its name "SqlServerSpatial110"
  1005. 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
  1006. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1007. 1> but its name "msvcr100"
  1008. 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
  1009. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1010. 1> but its name "SqlServerSpatial110"
  1011. 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
  1012. 1> Found related file "C:\Projects\net2\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.xml".
  1013. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1014. 1> Primary reference "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
  1015. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Owin.1.0\lib\net40\Owin.dll".
  1016. 1> Reference found at search path location "{HintPathFromItem}".
  1017. 1> For SearchPath "{CandidateAssemblyFiles}".
  1018. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1019. 1> but its name "msvcr100"
  1020. 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
  1021. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1022. 1> but its name "SqlServerSpatial110"
  1023. 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
  1024. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1025. 1> but its name "msvcr100"
  1026. 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
  1027. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1028. 1> but its name "SqlServerSpatial110"
  1029. 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
  1030. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1031. 1> Primary reference "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
  1032. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll".
  1033. 1> Reference found at search path location "{HintPathFromItem}".
  1034. 1> For SearchPath "{CandidateAssemblyFiles}".
  1035. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1036. 1> but its name "msvcr100"
  1037. 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
  1038. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1039. 1> but its name "SqlServerSpatial110"
  1040. 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
  1041. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1042. 1> but its name "msvcr100"
  1043. 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
  1044. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1045. 1> but its name "SqlServerSpatial110"
  1046. 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
  1047. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.xml".
  1048. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1049. 1> Primary reference "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
  1050. 1> Resolved file path is "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll".
  1051. 1> Reference found at search path location "{HintPathFromItem}".
  1052. 1> For SearchPath "{CandidateAssemblyFiles}".
  1053. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1054. 1> but its name "msvcr100"
  1055. 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
  1056. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1057. 1> but its name "SqlServerSpatial110"
  1058. 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
  1059. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1060. 1> but its name "msvcr100"
  1061. 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
  1062. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1063. 1> but its name "SqlServerSpatial110"
  1064. 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
  1065. 1> Found related file "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.pdb".
  1066. 1> Found related file "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.xml".
  1067. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  1068. 1> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1069. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\AddressBrokerDotNetClient.dll" because there is a more recent version of this framework file.
  1070. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll" because there is a more recent version of this framework file.
  1071. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll" because there is a more recent version of this framework file.
  1072. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  1073. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  1074. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1075. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll" because there is a more recent version of this framework file.
  1076. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1077. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  1078. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  1079. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL" because there is a more recent version of this framework file.
  1080. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1081. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1082. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1083. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll" because there is a more recent version of this framework file.
  1084. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1085. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
  1086. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1087. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1088. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  1089. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll".
  1090. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1091. 1> For SearchPath "{CandidateAssemblyFiles}".
  1092. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1093. 1> but its name "msvcr100"
  1094. 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1095. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1096. 1> but its name "SqlServerSpatial110"
  1097. 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1098. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1099. 1> but its name "msvcr100"
  1100. 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1101. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1102. 1> but its name "SqlServerSpatial110"
  1103. 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1104. 1> For SearchPath "{TargetFrameworkDirectory}".
  1105. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.winmd", but it didn't exist.
  1106. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1107. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1108. 1> Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1109. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll".
  1110. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1111. 1> For SearchPath "{CandidateAssemblyFiles}".
  1112. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1113. 1> but its name "msvcr100"
  1114. 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1115. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1116. 1> but its name "SqlServerSpatial110"
  1117. 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1118. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1119. 1> but its name "msvcr100"
  1120. 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1121. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1122. 1> but its name "SqlServerSpatial110"
  1123. 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1124. 1> For SearchPath "{TargetFrameworkDirectory}".
  1125. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.winmd", but it didn't exist.
  1126. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1127. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1128. 1> Unified primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1129. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll" because there is a more recent version of this framework file.
  1130. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  1131. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1132. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1133. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  1134. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  1135. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1136. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1137. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1138. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll" because there is a more recent version of this framework file.
  1139. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1140. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  1141. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll".
  1142. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1143. 1> For SearchPath "{CandidateAssemblyFiles}".
  1144. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1145. 1> but its name "msvcr100"
  1146. 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1147. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1148. 1> but its name "SqlServerSpatial110"
  1149. 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1150. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1151. 1> but its name "msvcr100"
  1152. 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1153. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1154. 1> but its name "SqlServerSpatial110"
  1155. 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1156. 1> For SearchPath "{TargetFrameworkDirectory}".
  1157. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.winmd", but it didn't exist.
  1158. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1159. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1160. 1> Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1161. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.DataSetExtensions.dll".
  1162. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1163. 1> For SearchPath "{CandidateAssemblyFiles}".
  1164. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1165. 1> but its name "msvcr100"
  1166. 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1167. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1168. 1> but its name "SqlServerSpatial110"
  1169. 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1170. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1171. 1> but its name "msvcr100"
  1172. 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1173. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1174. 1> but its name "SqlServerSpatial110"
  1175. 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1176. 1> For SearchPath "{TargetFrameworkDirectory}".
  1177. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.DataSetExtensions.winmd", but it didn't exist.
  1178. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1179. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1180. 1> Primary reference "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1181. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.Linq.dll".
  1182. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1183. 1> For SearchPath "{CandidateAssemblyFiles}".
  1184. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1185. 1> but its name "msvcr100"
  1186. 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1187. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1188. 1> but its name "SqlServerSpatial110"
  1189. 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1190. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1191. 1> but its name "msvcr100"
  1192. 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1193. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1194. 1> but its name "SqlServerSpatial110"
  1195. 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1196. 1> For SearchPath "{TargetFrameworkDirectory}".
  1197. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.Linq.winmd", but it didn't exist.
  1198. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1199. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1200. 1> Unified primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1201. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1202. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  1203. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  1204. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1205. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1206. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1207. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1208. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.dll".
  1209. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1210. 1> For SearchPath "{CandidateAssemblyFiles}".
  1211. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1212. 1> but its name "msvcr100"
  1213. 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1214. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1215. 1> but its name "SqlServerSpatial110"
  1216. 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1217. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1218. 1> but its name "msvcr100"
  1219. 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1220. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1221. 1> but its name "SqlServerSpatial110"
  1222. 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1223. 1> For SearchPath "{TargetFrameworkDirectory}".
  1224. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.winmd", but it didn't exist.
  1225. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1226. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1227. 1> Primary reference "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1228. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IdentityModel.dll".
  1229. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1230. 1> For SearchPath "{CandidateAssemblyFiles}".
  1231. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1232. 1> but its name "msvcr100"
  1233. 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1234. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1235. 1> but its name "SqlServerSpatial110"
  1236. 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1237. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1238. 1> but its name "msvcr100"
  1239. 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1240. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1241. 1> but its name "SqlServerSpatial110"
  1242. 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1243. 1> For SearchPath "{TargetFrameworkDirectory}".
  1244. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IdentityModel.winmd", but it didn't exist.
  1245. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1246. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1247. 1> Primary reference "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1248. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\System.IdentityModel.Tokens.Jwt.4.0.3.308261200\lib\net45\System.IdentityModel.Tokens.Jwt.dll".
  1249. 1> Reference found at search path location "{HintPathFromItem}".
  1250. 1> For SearchPath "{CandidateAssemblyFiles}".
  1251. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1252. 1> but its name "msvcr100"
  1253. 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1254. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1255. 1> but its name "SqlServerSpatial110"
  1256. 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1257. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1258. 1> but its name "msvcr100"
  1259. 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1260. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1261. 1> but its name "SqlServerSpatial110"
  1262. 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1263. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\System.IdentityModel.Tokens.Jwt.4.0.3.308261200\lib\net45\System.IdentityModel.Tokens.Jwt.xml".
  1264. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1265. 1> Unified primary reference "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1266. 1> Using this version instead of original version "1.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll" because there is a more recent version of this framework file.
  1267. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.dll".
  1268. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1269. 1> For SearchPath "{CandidateAssemblyFiles}".
  1270. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1271. 1> but its name "msvcr100"
  1272. 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1273. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1274. 1> but its name "SqlServerSpatial110"
  1275. 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1276. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1277. 1> but its name "msvcr100"
  1278. 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1279. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1280. 1> but its name "SqlServerSpatial110"
  1281. 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1282. 1> For SearchPath "{TargetFrameworkDirectory}".
  1283. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.winmd", but it didn't exist.
  1284. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1285. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1286. 1> Primary reference "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1287. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll".
  1288. 1> Reference found at search path location "{HintPathFromItem}".
  1289. 1> For SearchPath "{CandidateAssemblyFiles}".
  1290. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1291. 1> but its name "msvcr100"
  1292. 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1293. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1294. 1> but its name "SqlServerSpatial110"
  1295. 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1296. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1297. 1> but its name "msvcr100"
  1298. 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1299. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1300. 1> but its name "SqlServerSpatial110"
  1301. 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1302. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.xml".
  1303. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1304. 1> Primary reference "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1305. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll".
  1306. 1> Reference found at search path location "{HintPathFromItem}".
  1307. 1> For SearchPath "{CandidateAssemblyFiles}".
  1308. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1309. 1> but its name "msvcr100"
  1310. 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1311. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1312. 1> but its name "SqlServerSpatial110"
  1313. 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1314. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1315. 1> but its name "msvcr100"
  1316. 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1317. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1318. 1> but its name "SqlServerSpatial110"
  1319. 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1320. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.xml".
  1321. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1322. 1> Primary reference "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1323. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll".
  1324. 1> Reference found at search path location "{HintPathFromItem}".
  1325. 1> For SearchPath "{CandidateAssemblyFiles}".
  1326. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1327. 1> but its name "msvcr100"
  1328. 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1329. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1330. 1> but its name "SqlServerSpatial110"
  1331. 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1332. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1333. 1> but its name "msvcr100"
  1334. 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1335. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1336. 1> but its name "SqlServerSpatial110"
  1337. 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1338. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.xml".
  1339. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1340. 1> Primary reference "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1341. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.WebRequest.dll".
  1342. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1343. 1> For SearchPath "{CandidateAssemblyFiles}".
  1344. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1345. 1> but its name "msvcr100"
  1346. 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1347. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1348. 1> but its name "SqlServerSpatial110"
  1349. 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1350. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1351. 1> but its name "msvcr100"
  1352. 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1353. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1354. 1> but its name "SqlServerSpatial110"
  1355. 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1356. 1> For SearchPath "{TargetFrameworkDirectory}".
  1357. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.WebRequest.winmd", but it didn't exist.
  1358. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1359. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1360. 1> Unified primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1361. 1> Using this version instead of original version "3.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1362. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.dll".
  1363. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1364. 1> For SearchPath "{CandidateAssemblyFiles}".
  1365. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1366. 1> but its name "msvcr100"
  1367. 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1368. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1369. 1> but its name "SqlServerSpatial110"
  1370. 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1371. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1372. 1> but its name "msvcr100"
  1373. 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1374. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1375. 1> but its name "SqlServerSpatial110"
  1376. 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1377. 1> For SearchPath "{TargetFrameworkDirectory}".
  1378. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.winmd", but it didn't exist.
  1379. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1380. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1381. 1> Primary reference "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1382. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.dll".
  1383. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1384. 1> For SearchPath "{CandidateAssemblyFiles}".
  1385. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1386. 1> but its name "msvcr100"
  1387. 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1388. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1389. 1> but its name "SqlServerSpatial110"
  1390. 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1391. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1392. 1> but its name "msvcr100"
  1393. 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1394. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1395. 1> but its name "SqlServerSpatial110"
  1396. 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1397. 1> For SearchPath "{TargetFrameworkDirectory}".
  1398. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.winmd", but it didn't exist.
  1399. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1400. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1401. 1> Primary reference "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1402. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll".
  1403. 1> Reference found at search path location "{HintPathFromItem}".
  1404. 1> For SearchPath "{CandidateAssemblyFiles}".
  1405. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1406. 1> but its name "msvcr100"
  1407. 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1408. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1409. 1> but its name "SqlServerSpatial110"
  1410. 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1411. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1412. 1> but its name "msvcr100"
  1413. 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1414. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1415. 1> but its name "SqlServerSpatial110"
  1416. 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1417. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.xml".
  1418. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1419. 1> Unified primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1420. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1421. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.dll".
  1422. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1423. 1> For SearchPath "{CandidateAssemblyFiles}".
  1424. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1425. 1> but its name "msvcr100"
  1426. 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1427. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1428. 1> but its name "SqlServerSpatial110"
  1429. 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1430. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1431. 1> but its name "msvcr100"
  1432. 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1433. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1434. 1> but its name "SqlServerSpatial110"
  1435. 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1436. 1> For SearchPath "{TargetFrameworkDirectory}".
  1437. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.winmd", but it didn't exist.
  1438. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1439. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1440. 1> Primary reference "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
  1441. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll".
  1442. 1> Reference found at search path location "{HintPathFromItem}".
  1443. 1> For SearchPath "{CandidateAssemblyFiles}".
  1444. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1445. 1> but its name "msvcr100"
  1446. 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
  1447. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1448. 1> but its name "SqlServerSpatial110"
  1449. 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
  1450. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1451. 1> but its name "msvcr100"
  1452. 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
  1453. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1454. 1> but its name "SqlServerSpatial110"
  1455. 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
  1456. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.xml".
  1457. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1458. 1> Unified primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1459. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\AddressBrokerDotNetClient.dll" because there is a more recent version of this framework file.
  1460. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  1461. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  1462. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1463. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1464. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1465. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1466. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1467. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  1468. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.dll".
  1469. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1470. 1> For SearchPath "{CandidateAssemblyFiles}".
  1471. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1472. 1> but its name "msvcr100"
  1473. 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1474. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1475. 1> but its name "SqlServerSpatial110"
  1476. 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1477. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1478. 1> but its name "msvcr100"
  1479. 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1480. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1481. 1> but its name "SqlServerSpatial110"
  1482. 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1483. 1> For SearchPath "{TargetFrameworkDirectory}".
  1484. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.winmd", but it didn't exist.
  1485. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1486. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1487. 1> Unified primary reference "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1488. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1489. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1490. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Extensions.dll".
  1491. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1492. 1> For SearchPath "{CandidateAssemblyFiles}".
  1493. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1494. 1> but its name "msvcr100"
  1495. 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1496. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1497. 1> but its name "SqlServerSpatial110"
  1498. 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1499. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1500. 1> but its name "msvcr100"
  1501. 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1502. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1503. 1> but its name "SqlServerSpatial110"
  1504. 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1505. 1> For SearchPath "{TargetFrameworkDirectory}".
  1506. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Extensions.winmd", but it didn't exist.
  1507. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1508. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1509. 1> Primary reference "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1510. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll".
  1511. 1> Reference found at search path location "{HintPathFromItem}".
  1512. 1> For SearchPath "{CandidateAssemblyFiles}".
  1513. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1514. 1> but its name "msvcr100"
  1515. 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1516. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1517. 1> but its name "SqlServerSpatial110"
  1518. 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1519. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1520. 1> but its name "msvcr100"
  1521. 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1522. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1523. 1> but its name "SqlServerSpatial110"
  1524. 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1525. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.xml".
  1526. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1527. 1> Primary reference "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1528. 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll".
  1529. 1> Reference found at search path location "{HintPathFromItem}".
  1530. 1> For SearchPath "{CandidateAssemblyFiles}".
  1531. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1532. 1> but its name "msvcr100"
  1533. 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1534. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1535. 1> but its name "SqlServerSpatial110"
  1536. 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1537. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1538. 1> but its name "msvcr100"
  1539. 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1540. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1541. 1> but its name "SqlServerSpatial110"
  1542. 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1543. 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.xml".
  1544. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1545. 1> Unified primary reference "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1546. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1547. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  1548. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1549. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1550. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.dll".
  1551. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1552. 1> For SearchPath "{CandidateAssemblyFiles}".
  1553. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1554. 1> but its name "msvcr100"
  1555. 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1556. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1557. 1> but its name "SqlServerSpatial110"
  1558. 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1559. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1560. 1> but its name "msvcr100"
  1561. 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1562. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1563. 1> but its name "SqlServerSpatial110"
  1564. 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1565. 1> For SearchPath "{TargetFrameworkDirectory}".
  1566. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.winmd", but it didn't exist.
  1567. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1568. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1569. 1> Unified primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1570. 1> Using this version instead of original version "1.0.5000.0" in "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll" because there is a more recent version of this framework file.
  1571. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  1572. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  1573. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1574. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1575. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  1576. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  1577. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1578. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1579. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1580. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll" because there is a more recent version of this framework file.
  1581. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1582. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1583. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1584. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  1585. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll".
  1586. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1587. 1> For SearchPath "{CandidateAssemblyFiles}".
  1588. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1589. 1> but its name "msvcr100"
  1590. 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1591. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1592. 1> but its name "SqlServerSpatial110"
  1593. 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1594. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1595. 1> but its name "msvcr100"
  1596. 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1597. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1598. 1> but its name "SqlServerSpatial110"
  1599. 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1600. 1> For SearchPath "{TargetFrameworkDirectory}".
  1601. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.winmd", but it didn't exist.
  1602. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1603. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1604. 1> Unified primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1605. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1606. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll".
  1607. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1608. 1> For SearchPath "{CandidateAssemblyFiles}".
  1609. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1610. 1> but its name "msvcr100"
  1611. 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1612. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1613. 1> but its name "SqlServerSpatial110"
  1614. 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1615. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1616. 1> but its name "msvcr100"
  1617. 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1618. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1619. 1> but its name "SqlServerSpatial110"
  1620. 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1621. 1> For SearchPath "{TargetFrameworkDirectory}".
  1622. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.winmd", but it didn't exist.
  1623. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1624. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1625. 1> Primary reference "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
  1626. 1> Resolved file path is "C:\Projects\net2\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.dll".
  1627. 1> Reference found at search path location "{HintPathFromItem}".
  1628. 1> For SearchPath "{CandidateAssemblyFiles}".
  1629. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1630. 1> but its name "msvcr100"
  1631. 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
  1632. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1633. 1> but its name "SqlServerSpatial110"
  1634. 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
  1635. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1636. 1> but its name "msvcr100"
  1637. 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
  1638. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1639. 1> but its name "SqlServerSpatial110"
  1640. 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
  1641. 1> Found related file "C:\Projects\net2\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.xml".
  1642. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1643. 1> Unified primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1644. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  1645. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1646. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  1647. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1648. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  1649. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1650. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1651. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1652. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll".
  1653. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1654. 1> For SearchPath "{CandidateAssemblyFiles}".
  1655. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1656. 1> but its name "msvcr100"
  1657. 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1658. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1659. 1> but its name "SqlServerSpatial110"
  1660. 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1661. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1662. 1> but its name "msvcr100"
  1663. 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1664. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1665. 1> but its name "SqlServerSpatial110"
  1666. 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1667. 1> For SearchPath "{TargetFrameworkDirectory}".
  1668. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.winmd", but it didn't exist.
  1669. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1670. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1671. 1> Dependency "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1672. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.Formatters.Soap.dll".
  1673. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1674. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1675. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.winmd", but it didn't exist.
  1676. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.dll", but it didn't exist.
  1677. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.exe", but it didn't exist.
  1678. 1> For SearchPath "{CandidateAssemblyFiles}".
  1679. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1680. 1> but its name "msvcr100"
  1681. 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1682. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1683. 1> but its name "SqlServerSpatial110"
  1684. 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1685. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1686. 1> but its name "msvcr100"
  1687. 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1688. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1689. 1> but its name "SqlServerSpatial110"
  1690. 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1691. 1> For SearchPath "{TargetFrameworkDirectory}".
  1692. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.Formatters.Soap.winmd", but it didn't exist.
  1693. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1694. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1695. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1696. 1> Dependency "System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  1697. 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.dll".
  1698. 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1699. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1700. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.winmd", but it didn't exist.
  1701. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1702. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.xml".
  1703. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1704. 1> Dependency "ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=null".
  1705. 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.dll".
  1706. 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1707. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1708. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
  1709. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1710. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.xml".
  1711. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  1712. 1> Dependency "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1713. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Messaging.dll".
  1714. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1715. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1716. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.winmd", but it didn't exist.
  1717. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.dll", but it didn't exist.
  1718. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.exe", but it didn't exist.
  1719. 1> For SearchPath "{CandidateAssemblyFiles}".
  1720. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1721. 1> but its name "msvcr100"
  1722. 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1723. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1724. 1> but its name "SqlServerSpatial110"
  1725. 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1726. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1727. 1> but its name "msvcr100"
  1728. 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1729. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1730. 1> but its name "SqlServerSpatial110"
  1731. 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1732. 1> For SearchPath "{TargetFrameworkDirectory}".
  1733. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Messaging.winmd", but it didn't exist.
  1734. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1735. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1736. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1737. 1> Dependency "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1738. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Caching.dll".
  1739. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1740. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1741. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.winmd", but it didn't exist.
  1742. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.dll", but it didn't exist.
  1743. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.exe", but it didn't exist.
  1744. 1> For SearchPath "{CandidateAssemblyFiles}".
  1745. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1746. 1> but its name "msvcr100"
  1747. 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1748. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1749. 1> but its name "SqlServerSpatial110"
  1750. 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1751. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1752. 1> but its name "msvcr100"
  1753. 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1754. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1755. 1> but its name "SqlServerSpatial110"
  1756. 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1757. 1> For SearchPath "{TargetFrameworkDirectory}".
  1758. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Caching.winmd", but it didn't exist.
  1759. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1760. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1761. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1762. 1> Dependency "Enyim.Caching, Version=2.13.0.0, Culture=neutral, PublicKeyToken=cec98615db04012e".
  1763. 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll".
  1764. 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1765. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1766. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.winmd", but it didn't exist.
  1767. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1768. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.pdb".
  1769. 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.xml".
  1770. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  1771. 1> Dependency "AntiXssLibrary, Version=3.1.3524.16873, Culture=neutral, PublicKeyToken=d127efab8a9c114f".
  1772. 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll".
  1773. 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1774. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1775. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.winmd", but it didn't exist.
  1776. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1777. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  1778. 1> Unified Dependency "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1779. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll" because there is a more recent version of this framework file.
  1780. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  1781. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  1782. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  1783. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  1784. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll" because there is a more recent version of this framework file.
  1785. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  1786. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll" because there is a more recent version of this framework file.
  1787. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Common.dll" because there is a more recent version of this framework file.
  1788. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.dll".
  1789. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1790. 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
  1791. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.winmd", but it didn't exist.
  1792. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.dll", but it didn't exist.
  1793. 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.exe", but it didn't exist.
  1794. 1> For SearchPath "{CandidateAssemblyFiles}".
  1795. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1796. 1> but its name "msvcr100"
  1797. 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1798. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1799. 1> but its name "SqlServerSpatial110"
  1800. 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1801. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1802. 1> but its name "msvcr100"
  1803. 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1804. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1805. 1> but its name "SqlServerSpatial110"
  1806. 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1807. 1> For SearchPath "{TargetFrameworkDirectory}".
  1808. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.winmd", but it didn't exist.
  1809. 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  1810. 1> Required by "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df, processorArchitecture=MSIL".
  1811. 1> Required by "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL".
  1812. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  1813. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
  1814. 1> Required by "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  1815. 1> Required by "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL".
  1816. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  1817. 1> Required by "BoundaryAdmin".
  1818. 1> Required by "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  1819. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  1820. 1> Required by "SolrNet".
  1821. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1822. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1823. 1> Dependency "Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  1824. 1> Resolved file path is "C:\Projects\net2\Components\Common.dll".
  1825. 1> Reference found at search path location "C:\Projects\net2\Components".
  1826. 1> For SearchPath "C:\Projects\net2\Components".
  1827. 1> Considered "C:\Projects\net2\Components\Common.winmd", but it didn't exist.
  1828. 1> Required by "BoundaryAdmin".
  1829. 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
  1830. 1> Dependency "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1831. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.dll".
  1832. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  1833. 1> For SearchPath "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib".
  1834. 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.winmd", but it didn't exist.
  1835. 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.dll", but it didn't exist.
  1836. 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.exe", but it didn't exist.
  1837. 1> For SearchPath "{CandidateAssemblyFiles}".
  1838. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1839. 1> but its name "msvcr100"
  1840. 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1841. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1842. 1> but its name "SqlServerSpatial110"
  1843. 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1844. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1845. 1> but its name "msvcr100"
  1846. 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1847. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1848. 1> but its name "SqlServerSpatial110"
  1849. 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1850. 1> For SearchPath "{TargetFrameworkDirectory}".
  1851. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.winmd", but it didn't exist.
  1852. 1> Required by "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  1853. 1> Required by "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL".
  1854. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  1855. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  1856. 1> Dependency "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1857. 1> Could not resolve this reference. Could not locate the assembly "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  1858. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45".
  1859. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.winmd", but it didn't exist.
  1860. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.dll", but it didn't exist.
  1861. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.exe", but it didn't exist.
  1862. 1> For SearchPath "{CandidateAssemblyFiles}".
  1863. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1864. 1> but its name "msvcr100"
  1865. 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1866. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1867. 1> but its name "SqlServerSpatial110"
  1868. 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1869. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1870. 1> but its name "msvcr100"
  1871. 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1872. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1873. 1> but its name "SqlServerSpatial110"
  1874. 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1875. 1> For SearchPath "{TargetFrameworkDirectory}".
  1876. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.winmd", but it didn't exist.
  1877. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.dll", but it didn't exist.
  1878. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.exe", but it didn't exist.
  1879. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.winmd", but it didn't exist.
  1880. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.dll", but it didn't exist.
  1881. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.exe", but it didn't exist.
  1882. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  1883. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.winmd", but it didn't exist.
  1884. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.dll", but it didn't exist.
  1885. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.exe", but it didn't exist.
  1886. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.winmd", but it didn't exist.
  1887. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.dll", but it didn't exist.
  1888. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.exe", but it didn't exist.
  1889. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.winmd", but it didn't exist.
  1890. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.dll", but it didn't exist.
  1891. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.exe", but it didn't exist.
  1892. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.winmd", but it didn't exist.
  1893. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.dll", but it didn't exist.
  1894. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.exe", but it didn't exist.
  1895. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.winmd", but it didn't exist.
  1896. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.dll", but it didn't exist.
  1897. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.exe", but it didn't exist.
  1898. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.winmd", but it didn't exist.
  1899. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.dll", but it didn't exist.
  1900. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.exe", but it didn't exist.
  1901. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.winmd", but it didn't exist.
  1902. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.dll", but it didn't exist.
  1903. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.exe", but it didn't exist.
  1904. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.winmd", but it didn't exist.
  1905. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.dll", but it didn't exist.
  1906. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.exe", but it didn't exist.
  1907. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.winmd", but it didn't exist.
  1908. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.dll", but it didn't exist.
  1909. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.exe", but it didn't exist.
  1910. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.winmd", but it didn't exist.
  1911. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.dll", but it didn't exist.
  1912. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.exe", but it didn't exist.
  1913. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.winmd", but it didn't exist.
  1914. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.dll", but it didn't exist.
  1915. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.exe", but it didn't exist.
  1916. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.winmd", but it didn't exist.
  1917. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.dll", but it didn't exist.
  1918. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.exe", but it didn't exist.
  1919. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  1920. 1> Considered AssemblyFoldersEx locations.
  1921. 1> For SearchPath "{AssemblyFolders}".
  1922. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.winmd", but it didn't exist.
  1923. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.dll", but it didn't exist.
  1924. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.exe", but it didn't exist.
  1925. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.winmd", but it didn't exist.
  1926. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.dll", but it didn't exist.
  1927. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.exe", but it didn't exist.
  1928. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.winmd", but it didn't exist.
  1929. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.dll", but it didn't exist.
  1930. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.exe", but it didn't exist.
  1931. 1> For SearchPath "{GAC}".
  1932. 1> Considered "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
  1933. 1> For SearchPath "bin\Debug\".
  1934. 1> Considered "bin\Debug\Dapper.winmd", but it didn't exist.
  1935. 1> Considered "bin\Debug\Dapper.dll",
  1936. 1> but its name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null"
  1937. 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
  1938. 1> Considered "bin\Debug\Dapper.exe", but it didn't exist.
  1939. 1> Required by "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, processorArchitecture=MSIL".
  1940. 1> Dependency "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1941. 1> Could not resolve this reference. Could not locate the assembly "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  1942. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
  1943. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\mscorlib.winmd", but it didn't exist.
  1944. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\mscorlib.dll", but it didn't exist.
  1945. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\mscorlib.exe", but it didn't exist.
  1946. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45".
  1947. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.winmd", but it didn't exist.
  1948. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.dll", but it didn't exist.
  1949. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.exe", but it didn't exist.
  1950. 1> For SearchPath "{CandidateAssemblyFiles}".
  1951. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  1952. 1> but its name "msvcr100"
  1953. 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1954. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  1955. 1> but its name "SqlServerSpatial110"
  1956. 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1957. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  1958. 1> but its name "msvcr100"
  1959. 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1960. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  1961. 1> but its name "SqlServerSpatial110"
  1962. 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1963. 1> For SearchPath "{TargetFrameworkDirectory}".
  1964. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.winmd", but it didn't exist.
  1965. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll",
  1966. 1> but its name "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
  1967. 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  1968. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.exe", but it didn't exist.
  1969. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.winmd", but it didn't exist.
  1970. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.dll", but it didn't exist.
  1971. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.exe", but it didn't exist.
  1972. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  1973. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.winmd", but it didn't exist.
  1974. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.dll", but it didn't exist.
  1975. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.exe", but it didn't exist.
  1976. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.winmd", but it didn't exist.
  1977. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.dll", but it didn't exist.
  1978. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.exe", but it didn't exist.
  1979. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.winmd", but it didn't exist.
  1980. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.dll", but it didn't exist.
  1981. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.exe", but it didn't exist.
  1982. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.winmd", but it didn't exist.
  1983. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.dll", but it didn't exist.
  1984. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.exe", but it didn't exist.
  1985. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.winmd", but it didn't exist.
  1986. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.dll", but it didn't exist.
  1987. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.exe", but it didn't exist.
  1988. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.winmd", but it didn't exist.
  1989. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.dll", but it didn't exist.
  1990. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.exe", but it didn't exist.
  1991. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.winmd", but it didn't exist.
  1992. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.dll", but it didn't exist.
  1993. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.exe", but it didn't exist.
  1994. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.winmd", but it didn't exist.
  1995. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.dll", but it didn't exist.
  1996. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.exe", but it didn't exist.
  1997. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.winmd", but it didn't exist.
  1998. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.dll", but it didn't exist.
  1999. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.exe", but it didn't exist.
  2000. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.winmd", but it didn't exist.
  2001. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.dll", but it didn't exist.
  2002. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.exe", but it didn't exist.
  2003. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.winmd", but it didn't exist.
  2004. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.dll", but it didn't exist.
  2005. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.exe", but it didn't exist.
  2006. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.winmd", but it didn't exist.
  2007. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.dll", but it didn't exist.
  2008. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.exe", but it didn't exist.
  2009. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2010. 1> Considered AssemblyFoldersEx locations.
  2011. 1> For SearchPath "{AssemblyFolders}".
  2012. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.winmd", but it didn't exist.
  2013. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.dll", but it didn't exist.
  2014. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.exe", but it didn't exist.
  2015. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.winmd", but it didn't exist.
  2016. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.dll", but it didn't exist.
  2017. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.exe", but it didn't exist.
  2018. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.winmd", but it didn't exist.
  2019. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.dll", but it didn't exist.
  2020. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.exe", but it didn't exist.
  2021. 1> For SearchPath "{GAC}".
  2022. 1> Considered "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
  2023. 1> For SearchPath "bin\Debug\".
  2024. 1> Considered "bin\Debug\mscorlib.winmd", but it didn't exist.
  2025. 1> Considered "bin\Debug\mscorlib.dll", but it didn't exist.
  2026. 1> Considered "bin\Debug\mscorlib.exe", but it didn't exist.
  2027. 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
  2028. 1> Required by "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL".
  2029. 1> Dependency "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2030. 1> Could not resolve this reference. Could not locate the assembly "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2031. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
  2032. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.winmd", but it didn't exist.
  2033. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.dll", but it didn't exist.
  2034. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.exe", but it didn't exist.
  2035. 1> For SearchPath "{CandidateAssemblyFiles}".
  2036. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2037. 1> but its name "msvcr100"
  2038. 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2039. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2040. 1> but its name "SqlServerSpatial110"
  2041. 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2042. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2043. 1> but its name "msvcr100"
  2044. 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2045. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2046. 1> but its name "SqlServerSpatial110"
  2047. 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2048. 1> For SearchPath "{TargetFrameworkDirectory}".
  2049. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.winmd", but it didn't exist.
  2050. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll",
  2051. 1> but its name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
  2052. 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2053. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.exe", but it didn't exist.
  2054. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.winmd", but it didn't exist.
  2055. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.dll", but it didn't exist.
  2056. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.exe", but it didn't exist.
  2057. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2058. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.winmd", but it didn't exist.
  2059. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.dll", but it didn't exist.
  2060. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.exe", but it didn't exist.
  2061. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.winmd", but it didn't exist.
  2062. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.dll", but it didn't exist.
  2063. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.exe", but it didn't exist.
  2064. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.winmd", but it didn't exist.
  2065. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.dll", but it didn't exist.
  2066. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.exe", but it didn't exist.
  2067. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.winmd", but it didn't exist.
  2068. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.dll", but it didn't exist.
  2069. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.exe", but it didn't exist.
  2070. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.winmd", but it didn't exist.
  2071. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.dll", but it didn't exist.
  2072. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.exe", but it didn't exist.
  2073. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.winmd", but it didn't exist.
  2074. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.dll", but it didn't exist.
  2075. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.exe", but it didn't exist.
  2076. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.winmd", but it didn't exist.
  2077. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.dll", but it didn't exist.
  2078. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.exe", but it didn't exist.
  2079. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.winmd", but it didn't exist.
  2080. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.dll", but it didn't exist.
  2081. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.exe", but it didn't exist.
  2082. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.winmd", but it didn't exist.
  2083. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.dll", but it didn't exist.
  2084. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.exe", but it didn't exist.
  2085. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.winmd", but it didn't exist.
  2086. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.dll", but it didn't exist.
  2087. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.exe", but it didn't exist.
  2088. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.winmd", but it didn't exist.
  2089. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.dll", but it didn't exist.
  2090. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.exe", but it didn't exist.
  2091. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.winmd", but it didn't exist.
  2092. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.dll", but it didn't exist.
  2093. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.exe", but it didn't exist.
  2094. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2095. 1> Considered AssemblyFoldersEx locations.
  2096. 1> For SearchPath "{AssemblyFolders}".
  2097. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.winmd", but it didn't exist.
  2098. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.dll", but it didn't exist.
  2099. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.exe", but it didn't exist.
  2100. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.winmd", but it didn't exist.
  2101. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.dll", but it didn't exist.
  2102. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.exe", but it didn't exist.
  2103. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.winmd", but it didn't exist.
  2104. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.dll", but it didn't exist.
  2105. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.exe", but it didn't exist.
  2106. 1> For SearchPath "{GAC}".
  2107. 1> Considered "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
  2108. 1> For SearchPath "bin\Debug\".
  2109. 1> Considered "bin\Debug\System.winmd", but it didn't exist.
  2110. 1> Considered "bin\Debug\System.dll", but it didn't exist.
  2111. 1> Considered "bin\Debug\System.exe", but it didn't exist.
  2112. 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
  2113. 1> Dependency "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2114. 1> Could not resolve this reference. Could not locate the assembly "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2115. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
  2116. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.Core.winmd", but it didn't exist.
  2117. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.Core.dll", but it didn't exist.
  2118. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\System.Core.exe", but it didn't exist.
  2119. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45".
  2120. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Core.winmd", but it didn't exist.
  2121. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Core.dll", but it didn't exist.
  2122. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Core.exe", but it didn't exist.
  2123. 1> For SearchPath "{CandidateAssemblyFiles}".
  2124. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2125. 1> but its name "msvcr100"
  2126. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2127. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2128. 1> but its name "SqlServerSpatial110"
  2129. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2130. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2131. 1> but its name "msvcr100"
  2132. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2133. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2134. 1> but its name "SqlServerSpatial110"
  2135. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2136. 1> For SearchPath "{TargetFrameworkDirectory}".
  2137. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.winmd", but it didn't exist.
  2138. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll",
  2139. 1> but its name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
  2140. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2141. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.exe", but it didn't exist.
  2142. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.winmd", but it didn't exist.
  2143. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.dll", but it didn't exist.
  2144. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.exe", but it didn't exist.
  2145. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2146. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.winmd", but it didn't exist.
  2147. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.dll", but it didn't exist.
  2148. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.exe", but it didn't exist.
  2149. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.winmd", but it didn't exist.
  2150. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.dll", but it didn't exist.
  2151. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.exe", but it didn't exist.
  2152. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.winmd", but it didn't exist.
  2153. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.dll", but it didn't exist.
  2154. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.exe", but it didn't exist.
  2155. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.winmd", but it didn't exist.
  2156. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.dll", but it didn't exist.
  2157. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.exe", but it didn't exist.
  2158. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.Core.winmd", but it didn't exist.
  2159. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.Core.dll", but it didn't exist.
  2160. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.Core.exe", but it didn't exist.
  2161. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.winmd", but it didn't exist.
  2162. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.dll", but it didn't exist.
  2163. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.exe", but it didn't exist.
  2164. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.winmd", but it didn't exist.
  2165. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.dll", but it didn't exist.
  2166. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.exe", but it didn't exist.
  2167. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.winmd", but it didn't exist.
  2168. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.dll", but it didn't exist.
  2169. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.exe", but it didn't exist.
  2170. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.winmd", but it didn't exist.
  2171. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.dll", but it didn't exist.
  2172. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.exe", but it didn't exist.
  2173. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.winmd", but it didn't exist.
  2174. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.dll", but it didn't exist.
  2175. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.exe", but it didn't exist.
  2176. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.Core.winmd", but it didn't exist.
  2177. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.Core.dll", but it didn't exist.
  2178. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.Core.exe", but it didn't exist.
  2179. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.winmd", but it didn't exist.
  2180. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.dll", but it didn't exist.
  2181. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.exe", but it didn't exist.
  2182. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2183. 1> Considered AssemblyFoldersEx locations.
  2184. 1> For SearchPath "{AssemblyFolders}".
  2185. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.winmd", but it didn't exist.
  2186. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.dll", but it didn't exist.
  2187. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.exe", but it didn't exist.
  2188. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.winmd", but it didn't exist.
  2189. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.dll", but it didn't exist.
  2190. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.exe", but it didn't exist.
  2191. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.winmd", but it didn't exist.
  2192. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll",
  2193. 1> but its name "System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
  2194. 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
  2195. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.exe", but it didn't exist.
  2196. 1> For SearchPath "{GAC}".
  2197. 1> Considered "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
  2198. 1> For SearchPath "bin\Debug\".
  2199. 1> Considered "bin\Debug\System.Core.winmd", but it didn't exist.
  2200. 1> Considered "bin\Debug\System.Core.dll", but it didn't exist.
  2201. 1> Considered "bin\Debug\System.Core.exe", but it didn't exist.
  2202. 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
  2203. 1> Required by "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL".
  2204. 1> Unified Dependency "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2205. 1> Using this version instead of original version "2.0.414.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because of a binding redirect entry in the file "obj\Debug\Trio.Core.csproj.App.config".
  2206. 1> Using this version instead of original version "2.0.414.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because of a binding redirect entry in the file "obj\Debug\Trio.Core.csproj.App.config".
  2207. 1> Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2208. 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
  2209. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2210. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.dll", but it didn't exist.
  2211. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.exe", but it didn't exist.
  2212. 1> For SearchPath "C:\Projects\net2\Components\SolrNet\0.4.0.2002".
  2213. 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2214. 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.dll", but it didn't exist.
  2215. 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.exe", but it didn't exist.
  2216. 1> For SearchPath "{CandidateAssemblyFiles}".
  2217. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2218. 1> but its name "msvcr100"
  2219. 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2220. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2221. 1> but its name "SqlServerSpatial110"
  2222. 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2223. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2224. 1> but its name "msvcr100"
  2225. 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2226. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2227. 1> but its name "SqlServerSpatial110"
  2228. 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2229. 1> For SearchPath "{TargetFrameworkDirectory}".
  2230. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2231. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.dll", but it didn't exist.
  2232. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.exe", but it didn't exist.
  2233. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2234. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.dll", but it didn't exist.
  2235. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.exe", but it didn't exist.
  2236. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2237. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2238. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.dll", but it didn't exist.
  2239. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.exe", but it didn't exist.
  2240. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2241. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.dll", but it didn't exist.
  2242. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.exe", but it didn't exist.
  2243. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2244. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.dll", but it didn't exist.
  2245. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.exe", but it didn't exist.
  2246. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2247. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.dll", but it didn't exist.
  2248. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.exe", but it didn't exist.
  2249. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2250. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2251. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2252. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2253. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.dll", but it didn't exist.
  2254. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.exe", but it didn't exist.
  2255. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2256. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.dll", but it didn't exist.
  2257. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.exe", but it didn't exist.
  2258. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2259. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2260. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2261. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2262. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2263. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2264. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2265. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2266. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2267. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2268. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2269. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2270. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2271. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2272. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2273. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2274. 1> Considered AssemblyFoldersEx locations.
  2275. 1> For SearchPath "{AssemblyFolders}".
  2276. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2277. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.dll", but it didn't exist.
  2278. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.exe", but it didn't exist.
  2279. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2280. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.dll", but it didn't exist.
  2281. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.exe", but it didn't exist.
  2282. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2283. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.dll", but it didn't exist.
  2284. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.exe", but it didn't exist.
  2285. 1> For SearchPath "{GAC}".
  2286. 1> Considered "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", which was not found in the GAC.
  2287. 1> For SearchPath "bin\Debug\".
  2288. 1> Considered "bin\Debug\Microsoft.Practices.Unity.winmd", but it didn't exist.
  2289. 1> Considered "bin\Debug\Microsoft.Practices.Unity.dll", but it didn't exist.
  2290. 1> Considered "bin\Debug\Microsoft.Practices.Unity.exe", but it didn't exist.
  2291. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
  2292. 1> Required by "SolrNet".
  2293. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  2294. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  2295. 1> Unified Dependency "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2296. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll" because there is a more recent version of this framework file.
  2297. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  2298. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll" because there is a more recent version of this framework file.
  2299. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.Install.dll".
  2300. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2301. 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
  2302. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.winmd", but it didn't exist.
  2303. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.dll", but it didn't exist.
  2304. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.exe", but it didn't exist.
  2305. 1> For SearchPath "{CandidateAssemblyFiles}".
  2306. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2307. 1> but its name "msvcr100"
  2308. 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2309. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2310. 1> but its name "SqlServerSpatial110"
  2311. 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2312. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2313. 1> but its name "msvcr100"
  2314. 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2315. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2316. 1> but its name "SqlServerSpatial110"
  2317. 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2318. 1> For SearchPath "{TargetFrameworkDirectory}".
  2319. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.Install.winmd", but it didn't exist.
  2320. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
  2321. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  2322. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  2323. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2324. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2325. 1> Dependency "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2326. 1> Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2327. 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
  2328. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2329. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2330. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2331. 1> For SearchPath "{CandidateAssemblyFiles}".
  2332. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2333. 1> but its name "msvcr100"
  2334. 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2335. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2336. 1> but its name "SqlServerSpatial110"
  2337. 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2338. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2339. 1> but its name "msvcr100"
  2340. 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2341. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2342. 1> but its name "SqlServerSpatial110"
  2343. 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2344. 1> For SearchPath "{TargetFrameworkDirectory}".
  2345. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2346. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2347. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2348. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2349. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2350. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2351. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2352. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2353. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2354. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2355. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2356. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2357. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2358. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2359. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2360. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2361. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2362. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2363. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2364. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2365. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2366. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2367. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2368. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2369. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2370. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2371. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2372. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2373. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2374. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2375. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2376. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2377. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2378. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2379. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2380. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2381. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2382. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2383. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2384. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2385. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2386. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2387. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2388. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2389. 1> Considered AssemblyFoldersEx locations.
  2390. 1> For SearchPath "{AssemblyFolders}".
  2391. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2392. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2393. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2394. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2395. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2396. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2397. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2398. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2399. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2400. 1> For SearchPath "{GAC}".
  2401. 1> Considered "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", which was not found in the GAC.
  2402. 1> For SearchPath "bin\Debug\".
  2403. 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
  2404. 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
  2405. 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
  2406. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
  2407. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
  2408. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  2409. 1> Unified Dependency "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2410. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll" because there is a more recent version of this framework file.
  2411. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.OracleClient.dll".
  2412. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2413. 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
  2414. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.winmd", but it didn't exist.
  2415. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.dll", but it didn't exist.
  2416. 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.exe", but it didn't exist.
  2417. 1> For SearchPath "{CandidateAssemblyFiles}".
  2418. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2419. 1> but its name "msvcr100"
  2420. 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2421. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2422. 1> but its name "SqlServerSpatial110"
  2423. 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2424. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2425. 1> but its name "msvcr100"
  2426. 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2427. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2428. 1> but its name "SqlServerSpatial110"
  2429. 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2430. 1> For SearchPath "{TargetFrameworkDirectory}".
  2431. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.OracleClient.winmd", but it didn't exist.
  2432. 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
  2433. 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
  2434. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2435. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2436. 1> Unified Dependency "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2437. 1> Using this version instead of original version "3.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  2438. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.dll".
  2439. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2440. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2441. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.winmd", but it didn't exist.
  2442. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.dll", but it didn't exist.
  2443. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.exe", but it didn't exist.
  2444. 1> For SearchPath "{CandidateAssemblyFiles}".
  2445. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2446. 1> but its name "msvcr100"
  2447. 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2448. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2449. 1> but its name "SqlServerSpatial110"
  2450. 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2451. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2452. 1> but its name "msvcr100"
  2453. 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2454. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2455. 1> but its name "SqlServerSpatial110"
  2456. 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  2457. 1> For SearchPath "{TargetFrameworkDirectory}".
  2458. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.winmd", but it didn't exist.
  2459. 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2460. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2461. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2462. 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2463. 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2464. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2465. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2466. 1> Unified Dependency "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2467. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  2468. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL" because there is a more recent version of this framework file.
  2469. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  2470. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  2471. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL" because there is a more recent version of this framework file.
  2472. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.dll".
  2473. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2474. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2475. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Windows.Forms.winmd", but it didn't exist.
  2476. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Windows.Forms.dll", but it didn't exist.
  2477. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Windows.Forms.exe", but it didn't exist.
  2478. 1> For SearchPath "{CandidateAssemblyFiles}".
  2479. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2480. 1> but its name "msvcr100"
  2481. 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2482. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2483. 1> but its name "SqlServerSpatial110"
  2484. 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2485. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2486. 1> but its name "msvcr100"
  2487. 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2488. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2489. 1> but its name "SqlServerSpatial110"
  2490. 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  2491. 1> For SearchPath "{TargetFrameworkDirectory}".
  2492. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.winmd", but it didn't exist.
  2493. 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2494. 1> Required by "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2495. 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2496. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2497. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2498. 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2499. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2500. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2501. 1> Unified Dependency "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2502. 1> Using this version instead of original version "8.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll" because there is a more recent version of this framework file.
  2503. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualBasic.dll".
  2504. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2505. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2506. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.winmd", but it didn't exist.
  2507. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.dll", but it didn't exist.
  2508. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.exe", but it didn't exist.
  2509. 1> For SearchPath "{CandidateAssemblyFiles}".
  2510. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2511. 1> but its name "msvcr100"
  2512. 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2513. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2514. 1> but its name "SqlServerSpatial110"
  2515. 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2516. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2517. 1> but its name "msvcr100"
  2518. 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2519. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2520. 1> but its name "SqlServerSpatial110"
  2521. 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2522. 1> For SearchPath "{TargetFrameworkDirectory}".
  2523. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualBasic.winmd", but it didn't exist.
  2524. 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2525. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2526. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2527. 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2528. 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2529. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2530. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2531. 1> Unified Dependency "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2532. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL" because there is a more recent version of this framework file.
  2533. 1> Using this version instead of original version "2.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL" because there is a more recent version of this framework file.
  2534. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.dll".
  2535. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2536. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2537. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.winmd", but it didn't exist.
  2538. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.dll", but it didn't exist.
  2539. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.exe", but it didn't exist.
  2540. 1> For SearchPath "{CandidateAssemblyFiles}".
  2541. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2542. 1> but its name "msvcr100"
  2543. 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2544. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2545. 1> but its name "SqlServerSpatial110"
  2546. 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2547. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2548. 1> but its name "msvcr100"
  2549. 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2550. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2551. 1> but its name "SqlServerSpatial110"
  2552. 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2553. 1> For SearchPath "{TargetFrameworkDirectory}".
  2554. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.winmd", but it didn't exist.
  2555. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2556. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2557. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2558. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2559. 1> Dependency "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2560. 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.dll".
  2561. 1> Reference found at search path location "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2562. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2563. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.winmd", but it didn't exist.
  2564. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.dll", but it didn't exist.
  2565. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.exe", but it didn't exist.
  2566. 1> For SearchPath "{CandidateAssemblyFiles}".
  2567. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2568. 1> but its name "msvcr100"
  2569. 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2570. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2571. 1> but its name "SqlServerSpatial110"
  2572. 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2573. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2574. 1> but its name "msvcr100"
  2575. 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2576. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2577. 1> but its name "SqlServerSpatial110"
  2578. 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2579. 1> For SearchPath "{TargetFrameworkDirectory}".
  2580. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.winmd", but it didn't exist.
  2581. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.dll", but it didn't exist.
  2582. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.exe", but it didn't exist.
  2583. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.winmd", but it didn't exist.
  2584. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.dll", but it didn't exist.
  2585. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.exe", but it didn't exist.
  2586. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2587. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.winmd", but it didn't exist.
  2588. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.dll", but it didn't exist.
  2589. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.exe", but it didn't exist.
  2590. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.winmd", but it didn't exist.
  2591. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.dll", but it didn't exist.
  2592. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.exe", but it didn't exist.
  2593. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.winmd", but it didn't exist.
  2594. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.exe", but it didn't exist.
  2595. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2596. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2597. 1> The ImageRuntimeVersion for this reference is "v1.0.3705".
  2598. 1> Dependency "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2599. 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.dll".
  2600. 1> Reference found at search path location "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2601. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2602. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2603. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
  2604. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2605. 1> For SearchPath "{CandidateAssemblyFiles}".
  2606. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2607. 1> but its name "msvcr100"
  2608. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2609. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2610. 1> but its name "SqlServerSpatial110"
  2611. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2612. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2613. 1> but its name "msvcr100"
  2614. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2615. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2616. 1> but its name "SqlServerSpatial110"
  2617. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2618. 1> For SearchPath "{TargetFrameworkDirectory}".
  2619. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2620. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
  2621. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2622. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2623. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
  2624. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2625. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2626. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2627. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
  2628. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2629. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2630. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
  2631. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2632. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
  2633. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
  2634. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2635. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2636. 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
  2637. 1> Dependency "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2638. 1> Could not resolve this reference. Could not locate the assembly "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2639. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2640. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2641. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2642. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2643. 1> For SearchPath "{CandidateAssemblyFiles}".
  2644. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2645. 1> but its name "msvcr100"
  2646. 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2647. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2648. 1> but its name "SqlServerSpatial110"
  2649. 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2650. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2651. 1> but its name "msvcr100"
  2652. 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2653. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2654. 1> but its name "SqlServerSpatial110"
  2655. 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2656. 1> For SearchPath "{TargetFrameworkDirectory}".
  2657. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2658. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2659. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2660. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2661. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2662. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2663. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2664. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2665. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2666. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2667. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2668. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2669. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2670. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2671. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2672. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2673. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2674. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2675. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2676. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2677. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2678. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2679. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2680. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2681. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2682. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2683. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2684. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2685. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2686. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2687. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2688. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2689. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2690. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2691. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2692. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2693. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2694. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2695. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2696. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2697. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2698. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2699. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2700. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2701. 1> Considered AssemblyFoldersEx locations.
  2702. 1> For SearchPath "{AssemblyFolders}".
  2703. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2704. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2705. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2706. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2707. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2708. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2709. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2710. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2711. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2712. 1> For SearchPath "{GAC}".
  2713. 1> Considered "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
  2714. 1> For SearchPath "bin\Debug\".
  2715. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
  2716. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
  2717. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
  2718. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2719. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2720. 1> Dependency "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2721. 1> Could not resolve this reference. Could not locate the assembly "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2722. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2723. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2724. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2725. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2726. 1> For SearchPath "{CandidateAssemblyFiles}".
  2727. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2728. 1> but its name "msvcr100"
  2729. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2730. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2731. 1> but its name "SqlServerSpatial110"
  2732. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2733. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2734. 1> but its name "msvcr100"
  2735. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2736. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2737. 1> but its name "SqlServerSpatial110"
  2738. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2739. 1> For SearchPath "{TargetFrameworkDirectory}".
  2740. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2741. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2742. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2743. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2744. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2745. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2746. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2747. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2748. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2749. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2750. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2751. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2752. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2753. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2754. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.dll",
  2755. 1> but its name "Microsoft.VisualStudio.Shell.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
  2756. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2757. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2758. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2759. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2760. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2761. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2762. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2763. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2764. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2765. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.dll",
  2766. 1> but its name "Microsoft.VisualStudio.Shell.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
  2767. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2768. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2769. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2770. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2771. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2772. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2773. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2774. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2775. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2776. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2777. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2778. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2779. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2780. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2781. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2782. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2783. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2784. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2785. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2786. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2787. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2788. 1> Considered AssemblyFoldersEx locations.
  2789. 1> For SearchPath "{AssemblyFolders}".
  2790. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2791. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2792. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2793. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2794. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2795. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2796. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2797. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2798. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2799. 1> For SearchPath "{GAC}".
  2800. 1> Considered "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
  2801. 1> For SearchPath "bin\Debug\".
  2802. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
  2803. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
  2804. 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
  2805. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2806. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2807. 1> Dependency "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2808. 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.dll".
  2809. 1> Reference found at search path location "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2810. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2811. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2812. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.8.0.dll", but it didn't exist.
  2813. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2814. 1> For SearchPath "{CandidateAssemblyFiles}".
  2815. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2816. 1> but its name "msvcr100"
  2817. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2818. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2819. 1> but its name "SqlServerSpatial110"
  2820. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2821. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2822. 1> but its name "msvcr100"
  2823. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2824. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2825. 1> but its name "SqlServerSpatial110"
  2826. 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2827. 1> For SearchPath "{TargetFrameworkDirectory}".
  2828. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2829. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.8.0.dll", but it didn't exist.
  2830. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2831. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2832. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.8.0.dll", but it didn't exist.
  2833. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2834. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2835. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2836. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.8.0.dll", but it didn't exist.
  2837. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2838. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2839. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.8.0.dll", but it didn't exist.
  2840. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2841. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.winmd", but it didn't exist.
  2842. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.exe", but it didn't exist.
  2843. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2844. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2845. 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
  2846. 1> Dependency "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2847. 1> Could not resolve this reference. Could not locate the assembly "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  2848. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2849. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.winmd", but it didn't exist.
  2850. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.dll", but it didn't exist.
  2851. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.exe", but it didn't exist.
  2852. 1> For SearchPath "{CandidateAssemblyFiles}".
  2853. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2854. 1> but its name "msvcr100"
  2855. 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2856. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2857. 1> but its name "SqlServerSpatial110"
  2858. 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2859. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2860. 1> but its name "msvcr100"
  2861. 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2862. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2863. 1> but its name "SqlServerSpatial110"
  2864. 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2865. 1> For SearchPath "{TargetFrameworkDirectory}".
  2866. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.winmd", but it didn't exist.
  2867. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.dll", but it didn't exist.
  2868. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.exe", but it didn't exist.
  2869. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.winmd", but it didn't exist.
  2870. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.dll", but it didn't exist.
  2871. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.exe", but it didn't exist.
  2872. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2873. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.winmd", but it didn't exist.
  2874. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.dll", but it didn't exist.
  2875. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.exe", but it didn't exist.
  2876. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.winmd", but it didn't exist.
  2877. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.dll", but it didn't exist.
  2878. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.exe", but it didn't exist.
  2879. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.winmd", but it didn't exist.
  2880. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.dll", but it didn't exist.
  2881. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.exe", but it didn't exist.
  2882. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.winmd", but it didn't exist.
  2883. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.dll", but it didn't exist.
  2884. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.exe", but it didn't exist.
  2885. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2886. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2887. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2888. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.winmd", but it didn't exist.
  2889. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.dll", but it didn't exist.
  2890. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.exe", but it didn't exist.
  2891. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.winmd", but it didn't exist.
  2892. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.dll", but it didn't exist.
  2893. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.exe", but it didn't exist.
  2894. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2895. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2896. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2897. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2898. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2899. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2900. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2901. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2902. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2903. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2904. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2905. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2906. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2907. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2908. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2909. 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
  2910. 1> Considered AssemblyFoldersEx locations.
  2911. 1> For SearchPath "{AssemblyFolders}".
  2912. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.winmd", but it didn't exist.
  2913. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.dll", but it didn't exist.
  2914. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.exe", but it didn't exist.
  2915. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.winmd", but it didn't exist.
  2916. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.dll", but it didn't exist.
  2917. 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.exe", but it didn't exist.
  2918. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.winmd", but it didn't exist.
  2919. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.dll", but it didn't exist.
  2920. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.exe", but it didn't exist.
  2921. 1> For SearchPath "{GAC}".
  2922. 1> Considered "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
  2923. 1> For SearchPath "bin\Debug\".
  2924. 1> Considered "bin\Debug\Microsoft.VSDesigner.winmd", but it didn't exist.
  2925. 1> Considered "bin\Debug\Microsoft.VSDesigner.dll", but it didn't exist.
  2926. 1> Considered "bin\Debug\Microsoft.VSDesigner.exe", but it didn't exist.
  2927. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2928. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2929. 1> Dependency "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2930. 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.dll".
  2931. 1> Reference found at search path location "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2932. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2933. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.winmd", but it didn't exist.
  2934. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.dll", but it didn't exist.
  2935. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.exe", but it didn't exist.
  2936. 1> For SearchPath "{CandidateAssemblyFiles}".
  2937. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2938. 1> but its name "msvcr100"
  2939. 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2940. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2941. 1> but its name "SqlServerSpatial110"
  2942. 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2943. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2944. 1> but its name "msvcr100"
  2945. 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2946. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2947. 1> but its name "SqlServerSpatial110"
  2948. 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2949. 1> For SearchPath "{TargetFrameworkDirectory}".
  2950. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.winmd", but it didn't exist.
  2951. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.dll", but it didn't exist.
  2952. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.exe", but it didn't exist.
  2953. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.winmd", but it didn't exist.
  2954. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.dll", but it didn't exist.
  2955. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.exe", but it didn't exist.
  2956. 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
  2957. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.winmd", but it didn't exist.
  2958. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.dll", but it didn't exist.
  2959. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.exe", but it didn't exist.
  2960. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.winmd", but it didn't exist.
  2961. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.dll", but it didn't exist.
  2962. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.exe", but it didn't exist.
  2963. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.winmd", but it didn't exist.
  2964. 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.exe", but it didn't exist.
  2965. 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2966. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2967. 1> The ImageRuntimeVersion for this reference is "v1.0.3705".
  2968. 1> Unified Dependency "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2969. 1> Using this version instead of original version "3.5.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL" because there is a more recent version of this framework file.
  2970. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Framework.dll".
  2971. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2972. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
  2973. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.Build.Framework.winmd", but it didn't exist.
  2974. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.Build.Framework.dll", but it didn't exist.
  2975. 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.Build.Framework.exe", but it didn't exist.
  2976. 1> For SearchPath "{CandidateAssemblyFiles}".
  2977. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
  2978. 1> but its name "msvcr100"
  2979. 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2980. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
  2981. 1> but its name "SqlServerSpatial110"
  2982. 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2983. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
  2984. 1> but its name "msvcr100"
  2985. 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2986. 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
  2987. 1> but its name "SqlServerSpatial110"
  2988. 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2989. 1> For SearchPath "{TargetFrameworkDirectory}".
  2990. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Framework.winmd", but it didn't exist.
  2991. 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2992. 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
  2993. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  2994. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  2995. 1> Unified Dependency "Microsoft.VisualC, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  2996. 1> Using this version instead of original version "8.0.0.0" in "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll" because there is a more recent version of this framework file.
  2997. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualC.dll".
  2998. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  2999. 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement