Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Build started: Project: Trio.Core, Configuration: Debug Any CPU ------
- 1>Build started 5/8/2018 11:53:38 AM.
- 1>Building with tools version "15.0".
- 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):
- 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')).
- 1>Using "MsBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "MsBuild"
- 1> Global Properties:
- 1> Configuration=NOT_IMPORTANT
- 1> DownloadNuGetExe=false
- 1>Building with tools version "15.0".
- 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.
- 1>Target "_DownloadNuGet" in project "C:\Projects\net2\Web\Trio.Net2\.nuget\NuGet.targets" (entry point):
- 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')).
- 1>Done building target "_DownloadNuGet" in project "NuGet.targets".
- 1>Done executing task "MsBuild".
- 1>Done building target "CheckPrerequisites" in project "Trio.Core.csproj".
- 1>Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
- 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):
- 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
- 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
- 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "Message"
- 1> Configuration=Debug
- 1>Done executing task "Message".
- 1>Task "Message"
- 1> Platform=AnyCPU
- 1>Done executing task "Message".
- 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
- 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
- 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
- 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\' ).
- 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\' ).
- 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Trio.Core.csproj".
- 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):
- 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')).
- 1>Using "Exec" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "Exec"
- 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\ "
- 1> Restoring NuGet packages...
- 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'.
- 1> Feeds used:
- 1> C:\Users\Robert.Gelb\AppData\Local\NuGet\Cache
- 1> C:\Users\Robert.Gelb\.nuget\packages\
- 1> https://api.nuget.org/v3/index.json
- 1>
- 1> All packages listed in C:\Projects\net2\Common\Trio.Core\packages.config are already installed.
- 1>Done executing task "Exec".
- 1>Done building target "RestorePackages" in project "Trio.Core.csproj".
- 1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
- 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):
- 1>Done building target "BeforeBuild" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "BclBuildSetRunningFullBuild" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "BuildOnlySettings" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "GetFrameworkPaths" in project "Trio.Core.csproj".
- 1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
- 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):
- 1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "GetReferenceAssemblyPaths"
- 1>Done executing task "GetReferenceAssemblyPaths".
- 1>Done building target "GetReferenceAssemblyPaths" in project "Trio.Core.csproj".
- 1>Target "_BclBuildSetFullFrameworkFolderToProfile" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETPortable') was evaluated as ('.NETFramework' == '.NETPortable').
- 1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
- 1>Target "EnsureNuGetPackageBuildImports" in project "C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj" (target "PrepareForBuild" depends on it):
- 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')).
- 1>Done building target "EnsureNuGetPackageBuildImports" in project "Trio.Core.csproj".
- 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):
- 1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "FindAppConfigFile"
- 1> Found "App.Config".
- 1>Done executing task "FindAppConfigFile".
- 1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "MakeDir"
- 1>Done executing task "MakeDir".
- 1>Done building target "PrepareForBuild" in project "Trio.Core.csproj".
- 1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
- 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):
- 1>Done building target "BeforeResolveReferences" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "BclBuildAddProjectReferenceProperties" in project "Trio.Core.csproj".
- 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):
- 1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "AssignProjectConfiguration"
- 1> Project reference "..\Trio.Global\Trio.Global.csproj" has been assigned the "Debug|AnyCPU" configuration.
- 1>Done executing task "AssignProjectConfiguration".
- 1>Done building target "AssignProjectConfiguration" in project "Trio.Core.csproj".
- 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
- 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):
- 1>Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "ResolveNonMSBuildProjectOutput"
- 1> Resolving project reference "..\Trio.Global\Trio.Global.csproj".
- 1> Project reference "..\Trio.Global\Trio.Global.csproj" has not been resolved.
- 1>Done executing task "ResolveNonMSBuildProjectOutput".
- 1>Done building target "_SplitProjectReferencesByFileExistence" in project "Trio.Core.csproj".
- 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):
- 1>Task "MSBuild"
- 1> Global Properties:
- 1> Configuration=Debug
- 1> Platform=AnyCPU
- 1> Removing Properties:
- 1> TargetFramework
- 1> RuntimeIdentifier
- 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
- 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
- 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
- 1>Building with tools version "15.0".
- 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.
- 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):
- 1>Done building target "GetTargetFrameworks" in project "Trio.Global.csproj".
- 1>Done executing task "MSBuild".
- 1>Using "GetReferenceNearestTargetFrameworkTask" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.Build.Tasks.dll".
- 1>Task "GetReferenceNearestTargetFrameworkTask"
- 1> (in) CurrentProjectTargetFramework '.NETFramework,Version=v4.6.1'
- 1> (in) FallbackTargetFrameworks ''
- 1> (in) AnnotatedProjectReferences '..\Trio.Global\Trio.Global.csproj'
- 1> (out) AssignedProjects '..\Trio.Global\Trio.Global.csproj'
- 1>Done executing task "GetReferenceNearestTargetFrameworkTask".
- 1>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "PrepareProjectReferences" in project "Trio.Core.csproj".
- 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):
- 1>Task "MSBuild"
- 1> Global Properties:
- 1> Configuration=Debug
- 1> Platform=AnyCPU
- 1> Removing Properties for project "..\Trio.Global\Trio.Global.csproj":
- 1> TargetFramework
- 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
- 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
- 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
- 1>Building with tools version "15.0".
- 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.
- 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):
- 1>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Trio.Global.csproj".
- 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):
- 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".
- 1>Task "ValidatePackageReferences"
- 1>Done executing task "ValidatePackageReferences".
- 1>Done building target "BclBuildValidateNugetPackageReferences" in project "Trio.Global.csproj".
- 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):
- 1>Done building target "GetTargetPath" in project "Trio.Global.csproj".
- 1>Target "BclBuildGetTargetPath" skipped, due to false condition; ('$(BclBuildRunningFullBuild)' == 'true') was evaluated as ('' == 'true').
- 1>Done executing task "MSBuild".
- 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' != '').
- 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' != '').
- 1>Task "MSBuild"
- 1> Global Properties:
- 1> Configuration=Debug
- 1> Platform=AnyCPU
- 1> Removing Properties for project "..\Trio.Global\Trio.Global.csproj":
- 1> TargetFramework
- 1> Additional Properties for project "..\Trio.Global\Trio.Global.csproj":
- 1> BclBuildReferencingProject=C:\Projects\net2\Common\Trio.Core\Trio.Core.csproj
- 1> BclBuildReferencingProjectConfig=C:\Projects\net2\Common\Trio.Core\packages.config
- 1>Building with tools version "15.0".
- 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.
- 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):
- 1>Done building target "GetNativeManifest" in project "Trio.Global.csproj".
- 1>Done executing task "MSBuild".
- 1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\Trio.Global\Trio.Global.csproj' != '' and '' != '').
- 1>Done building target "ResolveProjectReferences" in project "Trio.Core.csproj".
- 1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
- 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
- 1>Target "GetFrameworkPaths" skipped. Previously built successfully.
- 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
- 1>Target "PrepareForBuild" skipped. Previously built successfully.
- 1>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
- 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):
- 1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
- 1>Done building target "ResolveSDKReferences" in project "Trio.Core.csproj".
- 1>Target "ResolveSDKReferences" skipped. Previously built successfully.
- 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):
- 1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
- 1>Done building target "ExpandSDKReferences" in project "Trio.Core.csproj".
- 1>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
- 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):
- 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".
- 1>Task "GetDependsOnNETStandard"
- 1>Done executing task "GetDependsOnNETStandard".
- 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').
- 1>Done building target "ImplicitlyExpandNETStandardFacades" in project "Trio.Core.csproj".
- 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
- 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):
- 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".
- 1>Task "ResolvePackageFileConflicts"
- 1>Done executing task "ResolvePackageFileConflicts".
- 1>Done building target "_HandlePackageFileConflicts" in project "Trio.Core.csproj".
- 1>Target "BclBuildEnsureBindingRedirects" skipped, due to false condition; ('@(_EnsureBindingRedirectReference)' != '' and '$(SkipEnsureBindingRedirects)' != 'true') was evaluated as ('' != '' and 'false' != 'true').
- 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):
- 1>Done building target "BclBuildDetermineReferencesToRedirect" in project "Trio.Core.csproj".
- 1>Target "BclBuildDetermineReferencesToRedirect" skipped. Previously built successfully.
- 1>Target "BclBuildDetermineReferencesToRedirect" skipped. Previously built successfully.
- 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):
- 1>Skipping target "BclBuildEnsureBindingRedirects" because all output files are up-to-date with respect to the input files.
- 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
- 1>Output files: obj\Debug\Trio.Core.csproj.App.config
- 1>Done building target "BclBuildEnsureBindingRedirects" in project "Trio.Core.csproj".
- 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):
- 1>Done building target "BclBuildUpdateAppConfigWithTargetPath" in project "Trio.Core.csproj".
- 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):
- 1>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1>Task "ResolveAssemblyReference"
- 1> TargetFrameworkMoniker:
- 1> .NETFramework,Version=v4.6.1
- 1> TargetFrameworkMonikerDisplayName:
- 1> .NET Framework 4.6.1
- 1> TargetedRuntimeVersion:
- 1> v4.0.30319
- 1> Assemblies:
- 1> AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c
- 1> HintPath = '..\..\Components\AddressBrokerDotNetClient.dll'
- 1> SpecificVersion = 'False'
- 1> Analytics.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll'
- 1> BoundaryAdmin
- 1> HintPath = '..\..\Components\BoundaryAdmin.dll'
- 1> CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Base.dll'
- 1> CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll'
- 1> DAGG.DAGGImage
- 1> HintPath = '..\..\Components\DAGG\SystemFrameworkProjects\DAGG.Image\Trunk\DAGG.Image\bin\Release\DAGG.DAGGImage.dll'
- 1> Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.dll'
- 1> Dapper.Contrib, Version=1.50.0.0, Culture=neutral, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.Contrib.dll'
- 1> Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL
- 1> HintPath = '..\..\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.dll'
- 1> g1client
- 1> HintPath = '..\..\Components\Spectrum-PitneyBowes\g1client.dll'
- 1> HiQPdf
- 1> HintPath = '..\..\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.dll'
- 1> HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL
- 1> HintPath = '..\..\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.dll'
- 1> Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\Jint.dll'
- 1> log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll'
- 1> Microsoft.CSharp
- 1> Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll'
- 1> Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll'
- 1> Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> HintPath = '..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll'
- 1> SpecificVersion = 'False'
- 1> Microsoft.Practices.EnterpriseLibrary.Data
- 1> HintPath = '..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll'
- 1> Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> HintPath = '..\..\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll'
- 1> Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll'
- 1> Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL'
- 1> Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL'
- 1> Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL'
- 1> Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL'
- 1> Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL'
- 1> Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL'
- 1> Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll'
- 1> Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll'
- 1> MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL
- 1> HintPath = '..\..\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.dll'
- 1> Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL
- 1> HintPath = '..\..\Services\packages\NEST.1.9.0\lib\net45\Nest.dll'
- 1> Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL
- 1> HintPath = '..\..\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll'
- 1> Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Owin.1.0\lib\net40\Owin.dll'
- 1> RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll'
- 1> SolrNet
- 1> HintPath = '..\..\Components\SolrNet\0.4.0.2002\SolrNet.dll'
- 1> System
- 1> System.ComponentModel.DataAnnotations
- 1> System.Data
- 1> System.Data.DataSetExtensions
- 1> System.Data.Linq
- 1> System.Drawing
- 1> System.IdentityModel
- 1> System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\System.IdentityModel.Tokens.Jwt.4.0.3.308261200\lib\net45\System.IdentityModel.Tokens.Jwt.dll'
- 1> System.Net.Http
- 1> System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll'
- 1> System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll'
- 1> System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll'
- 1> System.Net.Http.WebRequest
- 1> System.Runtime.Serialization
- 1> System.ServiceModel
- 1> System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll'
- 1> System.Transactions
- 1> System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL
- 1> HintPath = '..\..\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll'
- 1> System.Web
- 1> System.Web.Extensions
- 1> System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll'
- 1> System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll'
- 1> System.Web.Services
- 1> System.Xml
- 1> System.Xml.Linq
- 1> UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069, processorArchitecture=MSIL
- 1> Private = 'True'
- 1> HintPath = '..\..\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.dll'
- 1> System.Core
- 1> AssemblyFiles:
- 1> C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll
- 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
- 1> CandidateAssemblyFiles:
- 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll
- 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll
- 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll
- 1> ..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll
- 1> TargetFrameworkDirectories:
- 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\
- 1> InstalledAssemblyTables:
- 1> IgnoreInstalledAssemblyTable:
- 1> False
- 1> SearchPaths:
- 1> {CandidateAssemblyFiles}
- 1> {HintPathFromItem}
- 1> {TargetFrameworkDirectory}
- 1> {AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}
- 1> {Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}
- 1> {AssemblyFolders}
- 1> {GAC}
- 1> {RawFileName}
- 1> bin\Debug\
- 1> AllowedAssemblyExtensions:
- 1> .winmd
- 1> .dll
- 1> .exe
- 1> AllowedRelatedFileExtensions:
- 1> .pdb
- 1> .xml
- 1> .pri
- 1> .dll.config
- 1> .exe.config
- 1> AppConfigFile:
- 1> obj\Debug\Trio.Core.csproj.App.config
- 1> AutoUnify:
- 1> False
- 1> CopyLocalDependenciesWhenParentReferenceInGac:
- 1> True
- 1> FindDependencies:
- 1> True
- 1> TargetProcessorArchitecture:
- 1> msil
- 1> StateFile:
- 1> obj\Debug\Trio.Core.csprojAssemblyReference.cache
- 1> InstalledAssemblySubsetTables:
- 1> IgnoreInstalledAssemblySubsetTable:
- 1> False
- 1> TargetFrameworkSubsets:
- 1> FullTargetFrameworkSubsetNames:
- 1> Full
- 1> ProfileName:
- 1>
- 1> FullFrameworkFolders:
- 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\
- 1> LatestTargetFrameworkDirectories:
- 1> ProfileTablesLocation:
- 1> Primary reference "Trio.Global, Version=2018.1.546.866, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.pdb".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll.config".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
- 1> Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
- 1> Resolved file path is "C:\Projects\net2\Components\AddressBrokerDotNetClient.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c".
- 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
- 1> Primary reference "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Analytics.NET, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Components\BoundaryAdmin.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "BoundaryAdmin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Base.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Found related file "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.xml".
- 1> Found related file "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll.config".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Components\DAGG\SystemFrameworkProjects\DAGG.Image\Trunk\DAGG.Image\bin\Release\DAGG.DAGGImage.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "DAGG.DAGGImage, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.Contrib.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Found related file "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.pdb".
- 1> Found related file "C:\Projects\net2\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
- 1> Resolved file path is "C:\Projects\net2\Components\Spectrum-PitneyBowes\g1client.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "g1client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0455f4ebe4ce052f".
- 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
- 1> Primary reference "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "HiQPdf, Version=10.15.0.0, Culture=neutral, PublicKeyToken=acd8b62594985b24".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.xml".
- 1> Found embedded scatter file "HiQPdf.dep".
- 1> Found embedded scatter file "HiQPdf.rda".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.pdb".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.xml".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.EnterpriseLibrary.Data, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Primary reference "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d".
- 1> Found related file "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.pdb".
- 1> Found related file "C:\Projects\net2\Services\packages\NEST.1.9.0\lib\net45\Nest.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
- 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".
- 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".
- 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".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
- 1> Found related file "C:\Projects\net2\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\Owin.1.0\lib\net40\Owin.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
- 1> Resolved file path is "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "SolrNet, Version=0.4.0.2002, Culture=neutral, PublicKeyToken=bc21753e8aa334cb".
- 1> Found related file "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.pdb".
- 1> Found related file "C:\Projects\net2\Components\SolrNet\0.4.0.2002\SolrNet.xml".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.DataSetExtensions.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.DataSetExtensions.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.Linq.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.Linq.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IdentityModel.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IdentityModel.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.WebRequest.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.WebRequest.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
- 1> Resolved file path is "C:\Projects\net2\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Extensions.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Extensions.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Found related file "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Primary reference "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
- 1> Resolved file path is "C:\Projects\net2\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.dll".
- 1> Reference found at search path location "{HintPathFromItem}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069".
- 1> Found related file "C:\Projects\net2\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.winmd", but it didn't exist.
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.Formatters.Soap.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Serialization.Formatters.Soap.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 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.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.dll".
- 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Web.Mvc.xml".
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.dll".
- 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\ICSharpCode.SharpZipLib.xml".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Dependency "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Messaging.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Messaging.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Messaging.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Caching.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Runtime.Caching.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Caching.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "Enyim.Caching, Version=2.13.0.0, Culture=neutral, PublicKeyToken=cec98615db04012e".
- 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.dll".
- 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.pdb".
- 1> Found related file "C:\Projects\net2\Common\Trio.Global\bin\Debug\Enyim.Caching.xml".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Dependency "AntiXssLibrary, Version=3.1.3524.16873, Culture=neutral, PublicKeyToken=d127efab8a9c114f".
- 1> Resolved file path is "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.dll".
- 1> Reference found at search path location "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\AntiXssLibrary.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Unified Dependency "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Common\Trio.Global\bin\Debug".
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Common\Trio.Global\bin\Debug\System.Configuration.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df, processorArchitecture=MSIL".
- 1> Required by "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
- 1> Required by "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL".
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Required by "BoundaryAdmin".
- 1> Required by "System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "SolrNet".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Resolved file path is "C:\Projects\net2\Components\Common.dll".
- 1> Reference found at search path location "C:\Projects\net2\Components".
- 1> For SearchPath "C:\Projects\net2\Components".
- 1> Considered "C:\Projects\net2\Components\Common.winmd", but it didn't exist.
- 1> Required by "BoundaryAdmin".
- 1> The ImageRuntimeVersion for this reference is "v2.0.50727".
- 1> Dependency "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib".
- 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Services\packages\CyberSource.1.4.0\lib\System.Security.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.winmd", but it didn't exist.
- 1> Required by "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Dapper.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Dapper.exe", but it didn't exist.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Dapper.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Dapper.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Dapper.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Dapper.dll",
- 1> but its name "Dapper, Version=1.50.2.0, Culture=neutral, PublicKeyToken=null"
- 1> didn't match the expected name "Dapper, Version=1.50.0.0, Culture=neutral, PublicKeyToken=null".
- 1> Considered "bin\Debug\Dapper.exe", but it didn't exist.
- 1> Required by "Dapper.Contrib, Version=1.50.0.0, Culture=neutral, processorArchitecture=MSIL".
- 1> Dependency "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
- 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.
- 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.
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\mscorlib.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll",
- 1> but its name "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
- 1> didn't match the expected name "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\mscorlib.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\mscorlib.exe", but it didn't exist.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\mscorlib.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\mscorlib.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\mscorlib.winmd", but it didn't exist.
- 1> Considered "bin\Debug\mscorlib.dll", but it didn't exist.
- 1> Considered "bin\Debug\mscorlib.exe", but it didn't exist.
- 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
- 1> Required by "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL".
- 1> Dependency "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll",
- 1> but its name "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
- 1> didn't match the expected name "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.exe", but it didn't exist.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\System.winmd", but it didn't exist.
- 1> Considered "bin\Debug\System.dll", but it didn't exist.
- 1> Considered "bin\Debug\System.exe", but it didn't exist.
- 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
- 1> Dependency "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80".
- 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.
- 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.
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll",
- 1> but its name "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Core.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\System.Core.exe", but it didn't exist.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Core.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll",
- 1> but its name "System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
- 1> didn't match the expected name "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\System.Core.winmd", but it didn't exist.
- 1> Considered "bin\Debug\System.Core.dll", but it didn't exist.
- 1> Considered "bin\Debug\System.Core.exe", but it didn't exist.
- 1> Required by "Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL".
- 1> Required by "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL".
- 1> Unified Dependency "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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".
- 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".
- 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.
- 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> For SearchPath "C:\Projects\net2\Components\SolrNet\0.4.0.2002".
- 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\SolrNet\0.4.0.2002\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Practices.Unity.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.dll", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.exe", but it didn't exist.
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
- 1> Required by "SolrNet".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Unified Dependency "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.Install.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Configuration.Install.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.Install.winmd", but it didn't exist.
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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.
- 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Microsoft.Practices.Unity.Interception, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.dll", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.Practices.Unity.Interception.exe", but it didn't exist.
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Unified Dependency "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.OracleClient.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary".
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Components\Microsoft.Practices.EnterpriseLibrary\System.Data.OracleClient.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.OracleClient.winmd", but it didn't exist.
- 1> Required by "C:\Projects\net2\Common\Trio.Global\bin\Debug\Trio.Global.dll".
- 1> Required by "Microsoft.Practices.EnterpriseLibrary.Data".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified Dependency "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\WindowsBase.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified Dependency "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified Dependency "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualBasic.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VisualBasic.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualBasic.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified Dependency "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\System.Design.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Dependency "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.dll".
- 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}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> The ImageRuntimeVersion for this reference is "v1.0.3705".
- 1> Dependency "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.dll".
- 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}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
- 1> Dependency "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.dll", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Dependency "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.dll",
- 1> but its name "Microsoft.VisualStudio.Shell.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.dll",
- 1> but its name "Microsoft.VisualStudio.Shell.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Microsoft.VisualStudio.Shell.Design, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.dll", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VisualStudio.Shell.Design.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Dependency "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.dll".
- 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}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> The ImageRuntimeVersion for this reference is "v1.1.4322".
- 1> Dependency "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.5\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.exe", but it didn't exist.
- 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.
- 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.
- 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.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
- 1> Considered AssemblyFoldersEx locations.
- 1> For SearchPath "{AssemblyFolders}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> For SearchPath "{GAC}".
- 1> Considered "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
- 1> For SearchPath "bin\Debug\".
- 1> Considered "bin\Debug\Microsoft.VSDesigner.winmd", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VSDesigner.dll", but it didn't exist.
- 1> Considered "bin\Debug\Microsoft.VSDesigner.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Dependency "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Resolved file path is "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.dll".
- 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}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.dll", but it didn't exist.
- 1> Considered "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\EnvDTE80.exe", but it didn't exist.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\EnvDTE80.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\EnvDTE80.exe", but it didn't exist.
- 1> For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\EnvDTE80.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.dll", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\Microsoft\SqlDb\EnvDTE80.exe", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.winmd", but it didn't exist.
- 1> Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies\EnvDTE80.exe", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> The ImageRuntimeVersion for this reference is "v1.0.3705".
- 1> Unified Dependency "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Framework.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 1> For SearchPath "C:\Projects\net2\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib".
- 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.
- 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.
- 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.
- 1> For SearchPath "{CandidateAssemblyFiles}".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll",
- 1> but its name "msvcr100"
- 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> Considered "..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll",
- 1> but its name "SqlServerSpatial110"
- 1> didn't match the expected name "Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 1> For SearchPath "{TargetFrameworkDirectory}".
- 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Framework.winmd", but it didn't exist.
- 1> Required by "Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> Required by "Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL".
- 1> This reference is not "CopyLocal" because it's a prerequisite file.
- 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
- 1> Unified Dependency "Microsoft.VisualC, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
- 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.
- 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.VisualC.dll".
- 1> Reference found at search path location "{TargetFrameworkDirectory}".
- 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