Skip to content

Instantly share code, notes, and snippets.

@gitexperience
Created May 22, 2017 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitexperience/4c6e42c20fb5c4230b3bcdedc8b4e542 to your computer and use it in GitHub Desktop.
Save gitexperience/4c6e42c20fb5c4230b3bcdedc8b4e542 to your computer and use it in GitHub Desktop.
Building Solution: CBinding (Debug)
Generating GUI code for project 'CBinding'...
Build started 5/22/2017 3:34:27 PM.
__________________________________________________
Project "C:\Users\Experience\Desktop\addin\cbinding\CBinding\CBinding.csproj" (Build target(s)):
Building with tools version "15.0".
Target _CheckForInvalidConfigurationAndPlatform:
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Message"
Configuration=Debug
Done executing task "Message".
Task "Message"
Platform=AnyCPU
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
Target BeforeBuild:
Target BuildOnlySettings:
Target GetFrameworkPaths:
Target ResolveMonoDevelopLocations:
Task "GetDefaultMonoDevelopLocations"
Done executing task "GetDefaultMonoDevelopLocations".
Task "Message"
MDConfigDir: C:\Users\Experience\AppData\Roaming\MonoDevelop\7.0\Config
Done executing task "Message".
Task "Message"
MDAddinsDir: C:\Users\Experience\AppData\Local\MonoDevelop\7.0\LocalInstall\Addins
Done executing task "Message".
Task "Message"
MDBinDir: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin
Done executing task "Message".
Task "Error" skipped, due to false condition; (!Exists('$(MDToolExe)')) was evaluated as (!Exists('C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\mdtool.exe')).
Task "GetMonoDevelopTargetFramework"
Done executing task "GetMonoDevelopTargetFramework".
Task "Message"
MDTargetFrameworkVersion: v4.6.1
Done executing task "Message".
Task "Warning" skipped, due to false condition; ('$(MDTargetFrameworkVersion)'!='$(TargetFrameworkVersion)') was evaluated as ('v4.6.1'!='v4.6.1').
Target GetReferenceAssemblyPaths:
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
Target PrepareForBuild:
Task "FindAppConfigFile"
Found "app.config".
Done executing task "FindAppConfigFile".
Task "MakeDir"
Done executing task "MakeDir".
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
Target BeforeResolveReferences:
Target AssignProjectConfiguration:
Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignProjectConfiguration"
Done executing task "AssignProjectConfiguration".
Target "AssignProjectConfiguration" skipped. Previously built successfully.
Target _SplitProjectReferencesByFileExistence:
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
Target _GetProjectReferenceTargetFrameworkProperties:
Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MSBuild"
Done executing task "MSBuild".
Target PrepareProjectReferences:
Target ResolveProjectReferences:
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' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' != '10.0' and '' != '').
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' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target GetInstalledSDKLocations:
Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != '').
Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != '').
Target ResolveSDKReferences:
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
Target "ResolveSDKReferences" skipped. Previously built successfully.
Target ExpandSDKReferences:
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
Target "ResolveMonoDevelopLocations" skipped. Previously built successfully.
Target _MDResolveAddinReferences:
Task "ResolveMonoDevelopAddins"
Updating addin database at C:\Users\Experience\Desktop\addin\cbinding\CBinding\obj\Debug\mdam\db
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates\CSharp
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates\CSharp\AddController
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates\CSharp\AddView
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates\CSharp\AddView\Aspx
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\CodeTemplates\CSharp\AddView\Razor
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Html
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Html\Schemas
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Razor
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\AspNetCore
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\Mvc
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\MvcCommon
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\Projects
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\Projects\Files
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\AspNet\Templates\WebForms
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\BackendBindings
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\ChangeLogAddIn
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\CSharpBinding
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\DisplayBindings
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\DisplayBindings\AssemblyBrowser
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\DisplayBindings\Gettext
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\DisplayBindings\HexEditor
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\DisplayBindings\SourceEditor
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\FSharpBinding
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\FSharpBinding\Packages
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\FSharpBinding\Templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\ILAsmBinding
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Autotools
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Autotools\templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.ConnectedServices
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Debugger
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Debugger.Gdb
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Debugger.Soft
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Debugger.VsCodeDebugProtocol
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Debugger.Win32
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Deployment
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DotNetCore
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DotNetCore\Templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.GtkCore
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.PackageManagement
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Packaging
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Packaging\packages
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Packaging\Targets
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Packaging\Templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\tools
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.RegexToolkit
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.TextTemplating
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.TextTemplating\Templates
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.UnitTesting
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.UnitTesting\NUnit2
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.UnitTesting\NUnit3
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.WebReferences
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDeveloperExtensions
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\NUnit
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\PerformanceDiagnostics
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\VBNetBinding
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\VersionControl
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\WindowsPlatform
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml
Checking: C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\schemas
Checking: C:\Users\Experience\AppData\Local\MonoDevelop\7.0\LocalInstall\Addins
Checking: C:\Users\Experience\AppData\Local\MonoDevelop\7.0\LocalInstall\Addins\MonoDevelop.AddinMaker.1.3.7
Checking: C:\Users\Experience\AppData\Local\MonoDevelop\7.0\LocalInstall\Addins\MonoDevelop.AddinMaker.1.3.7\Templates
Checking: C:\Users\Experience\AppData\Local\MonoDevelop\7.0\LocalInstall\Addins\MonoDevelop.AddinMaker.1.3.7\Templates\Properties
Folders checked (244 ms)
Resolved 'MonoDevelop.Refactoring' reference to version '7.0'
Resolving assemblies for addin MonoDevelop.Refactoring
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.dll'
Added transitive reference 'System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.CodeAnalysis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Added transitive reference 'System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Added transitive reference 'System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.IO.FileSystem, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Added transitive reference 'System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Xml.XPath.XDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Diagnostics.FileVersionInfo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.CodeAnalysis.CSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Added transitive reference 'Microsoft.CodeAnalysis.Workspaces, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Added transitive reference 'System.Composition.AttributedModel, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Composition.Runtime, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Threading.Thread, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Composition.TypedParts, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'System.Composition.Hosting, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.CodeAnalysis.VisualBasic, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Added transitive reference 'Microsoft.CodeAnalysis.CSharp.Workspaces, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.dll'
Added transitive reference 'Mono.Addins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'MonoDevelop.Ide, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b'
Added transitive reference 'Microsoft.VisualStudio.Text.Data, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.VisualStudio.CoreUtility, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.VisualStudio.Text.UI, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'Microsoft.VisualStudio.Text.Logic, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Added transitive reference 'MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b'
Added transitive reference 'Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'monodoc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73'
Added transitive reference 'Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'Mono.Addins.Setup, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'IKVM.Reflection, Version=0.0.0.0, Culture=neutral, PublicKeyToken=ed091f233d5d52a4'
Added transitive reference 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
Added transitive reference 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
Added transitive reference 'atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
Added transitive reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
Added transitive reference 'pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
Added transitive reference 'Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'Xwt, Version=0.1.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'Xwt.Gtk, Version=0.1.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'YamlDotNet, Version=4.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e'
Added transitive reference 'ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49'
Added transitive reference 'ICSharpCode.NRefactory.CSharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49'
Added transitive reference 'Microsoft.CodeAnalysis.Features, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Added transitive reference 'Microsoft.TemplateEngine.Utils, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Added transitive reference 'Microsoft.TemplateEngine.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Added transitive reference 'Microsoft.TemplateEngine.Edge, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Added transitive reference 'Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
Added transitive reference 'Mono.Addins.Gui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Added transitive reference 'Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Added transitive reference 'Microsoft.TemplateEngine.Core.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Added transitive reference 'Microsoft.TemplateEngine.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Resolved 'MonoDevelop.DesignerSupport' reference to version '7.0'
Resolving assemblies for addin MonoDevelop.DesignerSupport
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll'
Resolved 'MonoDevelop.Xml' reference to version '7.0'
Resolving assemblies for addin MonoDevelop.Xml
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.dll'
Resolved 'MonoDevelop.Core' reference to version '7.0'
Resolving assemblies for addin MonoDevelop.Core
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.dll'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll'
Resolved 'MonoDevelop.Ide' reference to version '7.0'
Resolving assemblies for addin MonoDevelop.Ide
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.dll'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.dll'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.dll'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.dll'
Found addin assembly at path 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll'
Done executing task "ResolveMonoDevelopAddins".
Target ResolveAssemblyReferences:
Task "ResolveAssemblyReference"
TargetFrameworkMoniker:
.NETFramework,Version=v4.6.1
TargetFrameworkMonikerDisplayName:
.NET Framework 4.6.1
TargetedRuntimeVersion:
v
Assemblies:
Mono.Posix
System
System.Xml
gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
System.Data
System.ComponentModel.DataAnnotations
Mono.Data.Sqlite
Private = 'False'
HintPath = '..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll'
System.Data.Portable
HintPath = '..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Data.Portable.dll'
System.Transactions.Portable
HintPath = '..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Transactions.Portable.dll'
System.Transactions
DSerfozo.LibclangSharp
HintPath = '..\packages\DSerfozo.LibclangSharp.0.1.0\lib\net40\DSerfozo.LibclangSharp.dll'
System
System.Xml
gtk-sharp
Private = 'False'
atk-sharp
Private = 'False'
glib-sharp
Private = 'False'
gdk-sharp
Private = 'False'
pango-sharp
Private = 'False'
Mono.Cairo
Private = 'False'
Newtonsoft.Json
Private = 'False'
RefactoringEssentials
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.dll'
MonoDevelop.Refactoring
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.dll'
MonoDevelop.DesignerSupport
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll'
MonoDevelop.Xml
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.dll'
Newtonsoft.Json
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.dll'
MonoDevelop.Core
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll'
Microsoft.VisualStudio.CoreUtility
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.dll'
Microsoft.VisualStudio.Text.Data
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.dll'
Microsoft.VisualStudio.Text.Logic
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.dll'
Microsoft.VisualStudio.Text.UI
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.dll'
MonoDevelop.Ide
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll'
System.Collections.Immutable
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll'
Microsoft.CodeAnalysis
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll'
System.Reflection.Metadata
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll'
System.IO.Compression
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.Compression.dll'
System.Security.Cryptography.Algorithms
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Algorithms.dll'
System.IO.FileSystem
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.dll'
System.IO.FileSystem.Primitives
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.Primitives.dll'
System.ValueTuple
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.dll'
System.Xml.ReaderWriter
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.ReaderWriter.dll'
System.Security.Cryptography.Primitives
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Primitives.dll'
System.Xml.XPath.XDocument
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XPath.XDocument.dll'
System.Diagnostics.FileVersionInfo
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.FileVersionInfo.dll'
System.Text.Encoding.CodePages
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.CodePages.dll'
Microsoft.CodeAnalysis.CSharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.dll'
Microsoft.CodeAnalysis.Workspaces
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll'
System.Composition.AttributedModel
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.dll'
System.Composition.Runtime
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll'
System.Threading.Thread
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Thread.dll'
System.Composition.TypedParts
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll'
System.Composition.Hosting
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll'
Microsoft.CodeAnalysis.VisualBasic
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.dll'
Microsoft.CodeAnalysis.CSharp.Workspaces
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.dll'
Mono.Addins
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.dll'
MonoDevelop.Ide
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll'
Microsoft.VisualStudio.Text.Data
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.dll'
Microsoft.VisualStudio.CoreUtility
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.dll'
Microsoft.VisualStudio.Text.UI
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.dll'
Microsoft.VisualStudio.Text.Logic
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.dll'
MonoDevelop.Core
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll'
Mono.Posix
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.dll'
monodoc
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll'
ICSharpCode.SharpZipLib
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll'
Mono.Cecil
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.dll'
Mono.Cecil.Mdb
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.Mdb.dll'
Mono.Addins.Setup
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.dll'
IKVM.Reflection
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\IKVM.Reflection.dll'
gtk-sharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gtk-sharp.dll'
glib-sharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\glib-sharp.dll'
atk-sharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\atk-sharp.dll'
gdk-sharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.dll'
pango-sharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.dll'
Mono.Cairo
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cairo.dll'
Xwt
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.dll'
Xwt.Gtk
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.dll'
YamlDotNet
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll'
ICSharpCode.NRefactory
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.dll'
ICSharpCode.NRefactory.CSharp
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.dll'
Microsoft.CodeAnalysis.Features
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll'
Microsoft.TemplateEngine.Utils
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Utils.dll'
Microsoft.TemplateEngine.Abstractions
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Abstractions.dll'
Microsoft.TemplateEngine.Edge
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.dll'
Newtonsoft.Json
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.dll'
Mono.Addins.Gui
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Gui.dll'
Microsoft.TemplateEngine.Orchestrator.RunnableProjects
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll'
Microsoft.TemplateEngine.Core.Contracts
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.Contracts.dll'
Microsoft.TemplateEngine.Core
Private = 'False'
HintPath = 'C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.dll'
System.Core
AssemblyFiles:
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
CandidateAssemblyFiles:
TargetFrameworkDirectories:
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\
InstalledAssemblyTables:
IgnoreInstalledAssemblyTable:
False
SearchPaths:
C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin
{CandidateAssemblyFiles}
{HintPathFromItem}
{TargetFrameworkDirectory}
{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}
{AssemblyFolders}
{GAC}
{RawFileName}
bin\Debug\
AllowedAssemblyExtensions:
.winmd
.dll
.exe
AllowedRelatedFileExtensions:
.pdb
.xml
.pri
.dll.config
.exe.config
AppConfigFile:
AutoUnify:
True
CopyLocalDependenciesWhenParentReferenceInGac:
True
FindDependencies:
True
TargetProcessorArchitecture:
msil
StateFile:
obj\Debug\CBinding.csprojResolveAssemblyReference.cache
InstalledAssemblySubsetTables:
IgnoreInstalledAssemblySubsetTable:
False
TargetFrameworkSubsets:
FullTargetFrameworkSubsetNames:
Full
ProfileName:
FullFrameworkFolders:
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\
LatestTargetFrameworkDirectories:
ProfileTablesLocation:
Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll" because there is a more recent version of this framework file.
Using this version instead of original version "1.0.5000.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Program Files (x86)\MonoLibraries\2.6\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll".
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v2.0.50727".
Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll" because there is a more recent version of this framework file.
Using this version instead of original version "1.0.5000.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll" because there is a more recent version of this framework file.
Using this version instead of original version "2.0.0.0" in "C:\Program Files (x86)\MonoLibraries\2.6\ICSharpCode.SharpZipLib.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "1.0.5000.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\glib-sharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\glib-sharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\glib-sharp.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gtk-sharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gtk-sharp.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\atk-sharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\atk-sharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\atk-sharp.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.DataAnnotations.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.DataAnnotations.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.DataAnnotations.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Data.Sqlite.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Data.Sqlite.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Data.Sqlite.exe", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v2.0.50727".
Primary reference "System.Data.Portable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=59e704a76bc4613a".
Resolved file path is "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Data.Portable.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.Portable.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.Portable.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Data.Portable.exe", but it didn't exist.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Transactions.Portable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=59e704a76bc4613a".
Resolved file path is "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Transactions.Portable.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.Portable.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.Portable.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.Portable.exe", but it didn't exist.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Transactions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "DSerfozo.LibclangSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "C:\Users\Experience\Desktop\addin\cbinding\packages\DSerfozo.LibclangSharp.0.1.0\lib\net40\DSerfozo.LibclangSharp.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\DSerfozo.LibclangSharp.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\DSerfozo.LibclangSharp.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\DSerfozo.LibclangSharp.exe", but it didn't exist.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.dll" because AutoUnify is 'true'.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gtk-sharp.dll" because AutoUnify is 'true'.
Using this version instead of original version "2.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cairo.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cairo.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Using this version instead of original version "8.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll" because AutoUnify is 'true'.
Using this version instead of original version "8.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.dll" because AutoUnify is 'true'.
Using this version instead of original version "8.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "RefactoringEssentials, Version=5.3.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\RefactoringEssentials.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\RefactoringEssentials.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\RefactoringEssentials.exe", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "MonoDevelop.Refactoring, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Refactoring.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Refactoring.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Refactoring.exe", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "MonoDevelop.DesignerSupport, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.DesignerSupport.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.DesignerSupport.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.DesignerSupport.exe", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "MonoDevelop.Xml, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.dll".
Reference found at search path location "{HintPathFromItem}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Xml.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Xml.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Xml.exe", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.xml".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll.config".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.CoreUtility, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.Text.Data, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.Text.Logic, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.Text.UI, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "MonoDevelop.Ide, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.xml".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll.config".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.2.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "4.1.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.Compression.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.Compression.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Algorithms.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Algorithms.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.Primitives.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.Primitives.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.ReaderWriter.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.ReaderWriter.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Primitives.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Primitives.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Xml.XPath.XDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.1.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XPath.XDocument.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XPath.XDocument.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.FileVersionInfo.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.FileVersionInfo.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.CodePages.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.CodePages.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis.CSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis.Workspaces, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Composition.AttributedModel, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.dll" because AutoUnify is 'true'.
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.dll" because AutoUnify is 'true'.
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Composition.Runtime, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Thread.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Thread.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Composition.TypedParts, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Composition.Hosting, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.27.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis.VisualBasic, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis.CSharp.Workspaces, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Addins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "monodoc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v1.1.4322".
Primary reference "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v2.0.50727".
Primary reference "Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.Mdb.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.Mdb.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.Mdb.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Addins.Setup, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "IKVM.Reflection, Version=0.0.0.0, Culture=neutral, PublicKeyToken=ed091f233d5d52a4".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\IKVM.Reflection.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\IKVM.Reflection.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\IKVM.Reflection.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Xwt, Version=0.1.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Xwt.Gtk, Version=0.1.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.dll.config".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "YamlDotNet, Version=4.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v2.0.50727".
Primary reference "ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "ICSharpCode.NRefactory.CSharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.pdb".
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CodeAnalysis.Features, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Utils, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Utils.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Utils.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Abstractions.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Abstractions.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Edge, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Mono.Addins.Gui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Gui.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Gui.winmd", but it didn't exist.
Found related file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Gui.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Core.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.Contracts.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.Contracts.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TemplateEngine.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
Resolved file path is "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.dll".
Reference found at search path location "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.winmd", but it didn't exist.
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "3.5.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Core.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Core.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Core.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Numerics.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Newtonsoft.Json".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.TemplateEngine.Edge".
Required by "MonoDevelop.Xml".
Required by "Microsoft.TemplateEngine.Orchestrator.RunnableProjects".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.Linq.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Xml.XPath.XDocument".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "Microsoft.TemplateEngine.Orchestrator.RunnableProjects".
Required by "Microsoft.TemplateEngine.Edge".
Required by "Newtonsoft.Json".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Serialization.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Serialization.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Newtonsoft.Json".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.TemplateEngine.Edge".
Required by "MonoDevelop.Xml".
Required by "Microsoft.TemplateEngine.Orchestrator.RunnableProjects".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Composition.AttributedModel".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.ValueTuple".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Diagnostics.Debug.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Diagnostics.Debug.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Debug.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Debug.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Debug.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Debug.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Collections.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Collections.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Collections.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.ValueTuple".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.Tasks.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.Tasks.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.Tasks.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Composition.AttributedModel".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Text.Encoding.CodePages".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Runtime.Extensions.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Extensions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Extensions.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Extensions.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Extensions.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Globalization.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Globalization.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Globalization.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Globalization.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Globalization.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Globalization.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Globalization.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Globalization.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Globalization.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Linq.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Linq.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Linq.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Xml.XDocument.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Xml.XDocument.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Xml.XDocument.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XDocument.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XDocument.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XDocument.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.XDocument.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.XDocument.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.XDocument.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Text.Encoding.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Text.Encoding.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Text.Encoding.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Text.Encoding.CodePages".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Threading.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.Reflection.Extensions.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Extensions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Extensions.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Extensions.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Extensions.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Composition.TypedParts".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.Composition.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.ComponentModel.Composition.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.ComponentModel.Composition.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\System.ComponentModel.Composition.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.Composition.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.Composition.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ComponentModel.Composition.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.Composition.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Xml".
Required by "Microsoft.VisualStudio.Text.Data".
Required by "Microsoft.VisualStudio.CoreUtility".
Required by "Microsoft.VisualStudio.Text.Logic".
Required by "Microsoft.VisualStudio.Text.UI".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "MonoDevelop.SourceEditor, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b".
Could not resolve this reference. Could not locate the assembly "MonoDevelop.SourceEditor, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.SourceEditor.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.SourceEditor.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\MonoDevelop.SourceEditor.exe", but it didn't exist.
For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
Considered AssemblyFoldersEx locations.
For SearchPath "{AssemblyFolders}".
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\MonoLibraries\2.6\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\MonoLibraries\2.6\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\MonoLibraries\2.6\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2903.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2903.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2903.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2908.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2908.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2908.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2905.0\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2905.0\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2905.0\MonoDevelop.SourceEditor.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\MonoDevelop.SourceEditor.exe", but it didn't exist.
For SearchPath "{GAC}".
Considered "MonoDevelop.SourceEditor, Version=2.6.0.0, Culture=neutral, PublicKeyToken=3ead7498f347467b", which was not found in the GAC.
For SearchPath "bin\Debug\".
Considered "bin\Debug\MonoDevelop.SourceEditor.winmd", but it didn't exist.
Considered "bin\Debug\MonoDevelop.SourceEditor.dll", but it didn't exist.
Considered "bin\Debug\MonoDevelop.SourceEditor.exe", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Dependency "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Drawing.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Drawing.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Drawing.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Drawing.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Drawing.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Drawing.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.5000.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Web.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Web.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Web.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.winmd", but it didn't exist.
Required by "monodoc".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Design.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Design.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\System.Design.exe", but it didn't exist.
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Design.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Design.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Design.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Design.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "Microsoft.Build, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "Microsoft.Build.Engine, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Engine.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Engine.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Engine.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ServiceModel.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ServiceModel.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Remoting.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Remoting.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Remoting.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Utilities.v4.0.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.Build.Utilities.v4.0.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.Build.Utilities.v4.0.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Configuration.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CSharp.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.winmd", but it didn't exist.
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationCore.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationCore.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationCore.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
Required by "Microsoft.VisualStudio.Text.UI".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsBase.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsFormsIntegration.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\WindowsFormsIntegration.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsFormsIntegration.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationFramework.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\PresentationFramework.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationFramework.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
Using this version instead of original version "0.86.0.518" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll" because AutoUnify is 'true'.
Using this version instead of original version "0.84.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because AutoUnify is 'true'.
Resolved file path is "C:\Program Files (x86)\MonoLibraries\2.6\ICSharpCode.SharpZipLib.dll".
Reference found at search path location "{AssemblyFolders}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll",
but its name "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"
didn't match the expected name "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll",
but its name "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"
didn't match the expected name "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\ICSharpCode.SharpZipLib.exe", but it didn't exist.
For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
Considered AssemblyFoldersEx locations.
For SearchPath "{AssemblyFolders}".
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2909.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2910.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2907.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\bin\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2904.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2911.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\ICSharpCode.SharpZipLib.dll", but it didn't exist.
Considered "C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2906.0\ICSharpCode.SharpZipLib.exe", but it didn't exist.
Considered "C:\Program Files (x86)\MonoLibraries\2.6\ICSharpCode.SharpZipLib.winmd", but it didn't exist.
Required by "monodoc".
Required by "Mono.Addins.Gui".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Xml".
Required by "Mono.Addins.Setup".
This reference is not "CopyLocal" because it conflicted with another reference with the same name and lost the conflict.
The ImageRuntimeVersion for this reference is "v2.0.50727".
Dependency "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Windows.Forms.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Windows.Forms.winmd", but it didn't exist.
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Resources.ResourceManager.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Resources.ResourceManager.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Resources.ResourceManager.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "System.Composition.TypedParts".
Required by "System.Reflection.Metadata".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.ValueTuple".
Required by "System.Collections.Immutable".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IO.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IO.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.IO.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Text.Encoding.CodePages".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Concurrent.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.Concurrent.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.Concurrent.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Collections.Concurrent.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.InteropServices.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.InteropServices.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.InteropServices.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.InteropServices.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Text.Encoding.CodePages".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Primitives.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Primitives.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Primitives.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Reflection.Primitives.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Numerics.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Numerics.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Numerics.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Numerics.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Tools.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Tools.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Tools.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Tools.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "System.Composition.Runtime".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Composition.TypedParts".
Required by "Microsoft.CodeAnalysis.Features".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "System.Composition.Hosting".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.Extensions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.Extensions.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.Extensions.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.Encoding.Extensions.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.Features".
Required by "System.Reflection.Metadata".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Runtime.Handles, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Runtime.Handles.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Handles.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Handles.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Runtime.Handles.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "System.Text.Encoding.CodePages".
Required by "Microsoft.CodeAnalysis.Features".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis".
Required by "RefactoringEssentials".
Required by "MonoDevelop.Core".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll" because there is a more recent version of this framework file.
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Expressions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Expressions.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Expressions.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Expressions.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "System.Composition.Hosting".
Required by "MonoDevelop.Xml".
Required by "System.Composition.TypedParts".
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Tasks.Parallel.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.Parallel.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.Parallel.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Threading.Tasks.Parallel.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "Microsoft.CodeAnalysis.VisualBasic".
Required by "MonoDevelop.Xml".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Diagnostics.Contracts, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.Contracts.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Contracts.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Contracts.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Diagnostics.Contracts.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "MonoDevelop.Xml".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.RegularExpressions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.RegularExpressions.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Text.RegularExpressions.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "MonoDevelop.Xml".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "4.0.0.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ObjectModel.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ObjectModel.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ObjectModel.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ObjectModel.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "System.Composition.Hosting".
Required by "System.Composition.TypedParts".
Required by "MonoDevelop.Xml".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Linq.Parallel.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Parallel.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Parallel.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Linq.Parallel.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.winmd", but it didn't exist.
Required by "Microsoft.CodeAnalysis.Workspaces".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.Refactoring".
Required by "Microsoft.CodeAnalysis.CSharp.Workspaces".
Required by "MonoDevelop.Xml".
Required by "Microsoft.CodeAnalysis.Features".
Required by "RefactoringEssentials".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Unified Dependency "System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Using this version instead of original version "1.0.5000.0" in "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll" because there is a more recent version of this framework file.
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Web.Services.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.winmd", but it didn't exist.
Required by "monodoc".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Security.winmd", but it didn't exist.
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "IKVM.Reflection".
Required by "MonoDevelop.Xml".
Required by "MonoDevelop.Core".
Required by "MonoDevelop.Ide".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Dependency "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xaml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin".
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.exe", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.winmd", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.dll", but it didn't exist.
Considered "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xaml.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xaml.winmd", but it didn't exist.
Required by "MonoDevelop.Ide".
Required by "MonoDevelop.DesignerSupport".
Required by "MonoDevelop.Refactoring".
Required by "Xwt".
Required by "MonoDevelop.Xml".
Required by "Xwt.Gtk".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
There was a conflict between "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
"ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was chosen because it was primary and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was not.
References which depend on "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll].
C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll
Project file item includes which caused reference "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll".
ICSharpCode.SharpZipLib
References which depend on "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [C:\Program Files (x86)\MonoLibraries\2.6\ICSharpCode.SharpZipLib.dll].
C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.dll
Project file item includes which caused reference "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.dll".
MonoDevelop.Ide
Mono.Addins.Gui
MonoDevelop.DesignerSupport
MonoDevelop.Refactoring
MonoDevelop.Core
MonoDevelop.Xml
Mono.Addins.Setup
C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll
Project file item includes which caused reference "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll".
monodoc
MonoDevelop.DesignerSupport
MonoDevelop.Ide
MonoDevelop.Refactoring
MonoDevelop.Core
MonoDevelop.Xml
C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll
Project file item includes which caused reference "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll".
MonoDevelop.Refactoring
MonoDevelop.Ide
MonoDevelop.DesignerSupport
MonoDevelop.Xml
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1964,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}"
C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v4.0\Desktop
C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0
C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v12.0
C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\14.0\
C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\3.0\Runtime\v4.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\3.0\Runtime\v4.0\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\
C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\
C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\
C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\
C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\
C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\
C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\
C:\Program Files (x86)\Open XML SDK\V2.5\lib
C:\Program Files (x86)\GtkSharp\2.12\lib\Mono.Posix
C:\Program Files (x86)\GtkSharp\2.12\lib\Mono.Cairo
C:\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\3.0\Runtime\v4.0\Type Providers\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\3.0\Runtime\v4.0\
C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\
C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\
C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\
C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Assemblies\
C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\
C:\Program Files (x86)\Common Files\Microsoft Shared\VS7DEBUG\Program Files\Reference Assemblies\Microsoft\VSTA30\v11.0\.NET2.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTA\v9.0\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\
C:\Program Files (x86)\Microsoft Visual Studio 9.0\ReportViewer\
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\
C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\\PublicAssemblies
C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\
C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\3.0\Runtime\v2.0\
Done executing task "ResolveAssemblyReference".
Done building target "ResolveAssemblyReferences" in project "CBinding.csproj".
Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Debug\CBinding.csproj.MonoDevelop.CBinding.dll.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target AfterResolveReferences:
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target ImplicitlyExpandDesignTimeFacades:
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{HintPathFromItem}' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message"
Including C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll
Done executing task "Message".
Target ResolveReferences:
Target _MDCollectOutputFiles:
Using "CollectOutputFiles" task from assembly "C:\Users\Experience\Desktop\addin\cbinding\packages\MonoDevelop.Addins.0.3.16\build\net45\MonoDevelop.Addins.Tasks.dll".
Task "CollectOutputFiles"
Done executing task "CollectOutputFiles".
Target _MDGenerateManifest:
Building target "_MDGenerateManifest" completely.
Input file "C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.dll" is newer than output file "obj\Debug\_Manifest.addin.xml".
Using "GenerateManifest" task from assembly "C:\Users\Experience\Desktop\addin\cbinding\packages\MonoDevelop.Addins.0.3.16\build\net45\MonoDevelop.Addins.Tasks.dll".
Task "GenerateManifest"
Done executing task "GenerateManifest".
Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
Target AssignTargetPaths:
Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.cs'=='.manifest').
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.dylib'=='.manifest').
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.config'=='.manifest').
Target "AssignTargetPaths" skipped. Previously built successfully.
Target SplitResourcesByCulture:
Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignCulture"
Culture of "" was assigned to file "Properties\Manifest.addin.xml".
Culture of "" was assigned to file "templates\EmptyCProject.xpt.xml".
Culture of "" was assigned to file "templates\EmptyCSourceFile.xft.xml".
Culture of "" was assigned to file "templates\EmptyCppProject.xpt.xml".
Culture of "" was assigned to file "templates\EmptyCHeaderFile.xft.xml".
Culture of "" was assigned to file "templates\EmptyCppHeaderFile.xft.xml".
Culture of "" was assigned to file "templates\EmptyCppSourceFile.xft.xml".
Culture of "" was assigned to file "templates\SharedLibraryCProject.xpt.xml".
Culture of "" was assigned to file "templates\SharedLibraryCppProject.xpt.xml".
Culture of "" was assigned to file "templates\StaticLibraryCProject.xpt.xml".
Culture of "" was assigned to file "templates\StaticLibraryCppProject.xpt.xml".
Culture of "" was assigned to file "templates\ConsoleCProject.xpt.xml".
Culture of "" was assigned to file "templates\ConsoleCppProject.xpt.xml".
Culture of "" was assigned to file "templates\ConsoleObjCProject.xpt.xml".
Culture of "" was assigned to file "templates\EmptyObjCSourceFile.xft.xml".
Culture of "" was assigned to file "templates\EmptyObjCppSourceFile.xft.xml".
Culture of "" was assigned to file "templates\EmptyCMakeListsFile.xft.xml".
Culture of "" was assigned to file "CMake\SyntaxHighlight.xml".
Culture of "" was assigned to file "obj\Debug\_Manifest.addin.xml".
Done executing task "AssignCulture".
Task "AssignCulture"
Culture of "" was assigned to file "gtk-gui\gui.stetic".
Done executing task "AssignCulture".
Task "AssignCulture"
Culture of "" was assigned to file "icons\union-private-16.png".
Culture of "" was assigned to file "icons\union-protected-16.png".
Culture of "" was assigned to file "icons\union-16.png".
Culture of "" was assigned to file "icons\update.png".
Done executing task "AssignCulture".
Target CreateManifestResourceNames:
Using "CreateCSharpManifestResourceName" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "CreateCSharpManifestResourceName"
Root namespace is 'CBinding'.
Resource file 'Properties\Manifest.addin.xml' doesn't depend on any other file.
Resource file 'Properties\Manifest.addin.xml' gets manifest resource name 'CBinding.Properties.Manifest.addin.xml'.
Resource file 'templates\EmptyCProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCProject.xpt.xml' gets manifest resource name 'CBinding.templates.EmptyCProject.xpt.xml'.
Resource file 'templates\EmptyCSourceFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCSourceFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyCSourceFile.xft.xml'.
Resource file 'templates\EmptyCppProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCppProject.xpt.xml' gets manifest resource name 'CBinding.templates.EmptyCppProject.xpt.xml'.
Resource file 'templates\EmptyCHeaderFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCHeaderFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyCHeaderFile.xft.xml'.
Resource file 'templates\EmptyCppHeaderFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCppHeaderFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyCppHeaderFile.xft.xml'.
Resource file 'templates\EmptyCppSourceFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCppSourceFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyCppSourceFile.xft.xml'.
Resource file 'templates\SharedLibraryCProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\SharedLibraryCProject.xpt.xml' gets manifest resource name 'CBinding.templates.SharedLibraryCProject.xpt.xml'.
Resource file 'templates\SharedLibraryCppProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\SharedLibraryCppProject.xpt.xml' gets manifest resource name 'CBinding.templates.SharedLibraryCppProject.xpt.xml'.
Resource file 'templates\StaticLibraryCProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\StaticLibraryCProject.xpt.xml' gets manifest resource name 'CBinding.templates.StaticLibraryCProject.xpt.xml'.
Resource file 'templates\StaticLibraryCppProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\StaticLibraryCppProject.xpt.xml' gets manifest resource name 'CBinding.templates.StaticLibraryCppProject.xpt.xml'.
Resource file 'templates\ConsoleCProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\ConsoleCProject.xpt.xml' gets manifest resource name 'CBinding.templates.ConsoleCProject.xpt.xml'.
Resource file 'templates\ConsoleCppProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\ConsoleCppProject.xpt.xml' gets manifest resource name 'CBinding.templates.ConsoleCppProject.xpt.xml'.
Resource file 'templates\ConsoleObjCProject.xpt.xml' doesn't depend on any other file.
Resource file 'templates\ConsoleObjCProject.xpt.xml' gets manifest resource name 'CBinding.templates.ConsoleObjCProject.xpt.xml'.
Resource file 'templates\EmptyObjCSourceFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyObjCSourceFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyObjCSourceFile.xft.xml'.
Resource file 'templates\EmptyObjCppSourceFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyObjCppSourceFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyObjCppSourceFile.xft.xml'.
Resource file 'templates\EmptyCMakeListsFile.xft.xml' doesn't depend on any other file.
Resource file 'templates\EmptyCMakeListsFile.xft.xml' gets manifest resource name 'CBinding.templates.EmptyCMakeListsFile.xft.xml'.
Resource file 'CMake\SyntaxHighlight.xml' doesn't depend on any other file.
Resource file 'CMake\SyntaxHighlight.xml' gets manifest resource name 'CBinding.CMake.SyntaxHighlight.xml'.
Resource file 'obj\Debug\_Manifest.addin.xml' doesn't depend on any other file.
Resource file 'obj\Debug\_Manifest.addin.xml' gets manifest resource name 'CBinding.obj.Debug._Manifest.addin.xml'.
Resource file 'gtk-gui\gui.stetic' doesn't depend on any other file.
Resource file 'gtk-gui\gui.stetic' gets manifest resource name 'CBinding.gtk_gui.gui.stetic'.
Resource file 'icons\union-private-16.png' doesn't depend on any other file.
Resource file 'icons\union-private-16.png' gets manifest resource name 'CBinding.icons.union-private-16.png'.
Resource file 'icons\union-protected-16.png' doesn't depend on any other file.
Resource file 'icons\union-protected-16.png' gets manifest resource name 'CBinding.icons.union-protected-16.png'.
Resource file 'icons\union-16.png' doesn't depend on any other file.
Resource file 'icons\union-16.png' gets manifest resource name 'CBinding.icons.union-16.png'.
Resource file 'icons\update.png' doesn't depend on any other file.
Resource file 'icons\update.png' gets manifest resource name 'CBinding.icons.update.png'.
Done executing task "CreateCSharpManifestResourceName".
Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Non-Resx' == 'Non-Resx').
Target CreateCustomManifestResourceNames:
Target PrepareResourceNames:
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "SplitResourcesByCulture" skipped. Previously built successfully.
Target BeforeResGen:
Target CoreResGen:
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2').
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2').
Target AfterResGen:
Target ResGen:
Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
Target PrepareResources:
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
Target _SetEmbeddedWin32ManifestProperties:
Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GetFrameworkPath"
Done executing task "GetFrameworkPath".
Target SetWin32ManifestProperties:
Target _GenerateCompileInputs:
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as ('Properties\Manifest.addin.xml;templates\EmptyCProject.xpt.xml;templates\EmptyCSourceFile.xft.xml;templates\EmptyCppProject.xpt.xml;templates\EmptyCHeaderFile.xft.xml;templates\EmptyCppHeaderFile.xft.xml;templates\EmptyCppSourceFile.xft.xml;templates\SharedLibraryCProject.xpt.xml;templates\SharedLibraryCppProject.xpt.xml;templates\StaticLibraryCProject.xpt.xml;templates\StaticLibraryCppProject.xpt.xml;templates\ConsoleCProject.xpt.xml;templates\ConsoleCppProject.xpt.xml;templates\ConsoleObjCProject.xpt.xml;templates\EmptyObjCSourceFile.xft.xml;templates\EmptyObjCppSourceFile.xft.xml;templates\EmptyCMakeListsFile.xft.xml;CMake\SyntaxHighlight.xml;obj\Debug\_Manifest.addin.xml;gtk-gui\gui.stetic;icons\union-private-16.png;icons\union-protected-16.png;icons\union-16.png;icons\update.png'!='' and 'true'=='').
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target _SetTargetFrameworkMonikerAttribute:
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Input files: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.targets
Output files: C:\Users\Experience\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs
Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
Target BeforeCompile:
Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')).
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target _GenerateCompileDependencyCache:
Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Hash"
Done executing task "Hash".
Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "WriteLinesToFile"
MSB3493:
Done executing task "WriteLinesToFile".
Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))).
Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != '').
Target CoreCompile:
Building target "CoreCompile" completely.
Output file "obj\Debug\MonoDevelop.CBinding.dll" does not exist.
Using "Csc" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "Csc"
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /warn:4 /define:DEBUG;MD_7_0 /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\atk-sharp.dll /reference:C:\Users\Experience\Desktop\addin\cbinding\packages\DSerfozo.LibclangSharp.0.1.0\lib\net40\DSerfozo.LibclangSharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gdk-sharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\glib-sharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\gtk-sharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.CSharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.NRefactory.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\ICSharpCode.SharpZipLib.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\IKVM.Reflection.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Features.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.CodeAnalysis.Workspaces.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Abstractions.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.Contracts.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Core.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Edge.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.TemplateEngine.Utils.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.CoreUtility.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Data.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.Logic.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Microsoft.VisualStudio.Text.UI.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Gui.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Addins.Setup.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cairo.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Cecil.Mdb.dll /reference:C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Mono.Posix.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Core.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\MonoDevelop.Ide.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\MonoDevelop.Refactoring.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\Xml\MonoDevelop.Xml.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\monodoc.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Newtonsoft.Json.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\pango-sharp.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\AddIns\MonoDevelop.Refactoring\RefactoringEssentials.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll" /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.AttributedModel.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Hosting.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.Runtime.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll" /reference:C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Data.Portable.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Diagnostics.FileVersionInfo.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll" /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.Compression.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.IO.FileSystem.Primitives.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Reflection.Metadata.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Security.Cryptography.Primitives.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Text.Encoding.CodePages.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Threading.Thread.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Transactions.dll" /reference:C:\Users\Experience\Desktop\addin\cbinding\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Transactions.Portable.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.ValueTuple.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll" /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.ReaderWriter.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\System.Xml.XPath.XDocument.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\Xwt.Gtk.dll /reference:C:\Users\Experience\Desktop\MDmaster\monodevelop\main\build\bin\YamlDotNet.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll" /debug+ /debug:full /optimize- /out:obj\Debug\MonoDevelop.CBinding.dll /subsystemversion:6.00 /resource:Properties\Manifest.addin.xml,CBinding.Properties.Manifest.addin.xml /resource:templates\EmptyCProject.xpt.xml,EmptyCProject.xpt.xml /resource:templates\EmptyCSourceFile.xft.xml,EmptyCSourceFile.xft.xml /resource:templates\EmptyCppProject.xpt.xml,EmptyCppProject.xpt.xml /resource:templates\EmptyCHeaderFile.xft.xml,EmptyCHeaderFile.xft.xml /resource:templates\EmptyCppHeaderFile.xft.xml,EmptyCppHeaderFile.xft.xml /resource:templates\EmptyCppSourceFile.xft.xml,EmptyCppSourceFile.xft.xml /resource:templates\SharedLibraryCProject.xpt.xml,SharedLibraryCProject.xpt.xml /resource:templates\SharedLibraryCppProject.xpt.xml,SharedLibraryCppProject.xpt.xml /resource:templates\StaticLibraryCProject.xpt.xml,StaticLibraryCProject.xpt.xml /resource:templates\StaticLibraryCppProject.xpt.xml,StaticLibraryCppProject.xpt.xml /resource:templates\ConsoleCProject.xpt.xml,ConsoleCProject.xpt.xml /resource:templates\ConsoleCppProject.xpt.xml,ConsoleCppProject.xpt.xml /resource:templates\ConsoleObjCProject.xpt.xml,ConsoleObjCProject.xpt.xml /resource:templates\EmptyObjCSourceFile.xft.xml,EmptyObjCSourceFile.xft.xml /resource:templates\EmptyObjCppSourceFile.xft.xml,EmptyObjCppSourceFile.xft.xml /resource:templates\EmptyCMakeListsFile.xft.xml,EmptyCMakeListsFile.xft.xml /resource:CMake\SyntaxHighlight.xml,CMake-Syntax /resource:obj\Debug\_Manifest.addin.xml,_Manifest.addin.xml /resource:gtk-gui\gui.stetic,gui.stetic /resource:icons\union-private-16.png,union-private-16.png /resource:icons\union-protected-16.png,union-protected-16.png /resource:icons\union-16.png,union-16.png /resource:icons\update.png,update.png /target:library /utf8output Project\CProject.cs Project\CProjectConfiguration.cs gtk-gui\generated.cs Gui\CodeGenerationPanel.cs Compiler\CCompiler.cs Compiler\GccCompiler.cs Compiler\GppCompiler.cs Compiler\GNUCompiler.cs Gui\CompilerPanel.cs gtk-gui\CBinding.CodeGenerationPanel.cs gtk-gui\CBinding.CompilerPanel.cs Compiler\ICompiler.cs Project\ProjectPackageCollection.cs Gui\EditPackagesDialog.cs gtk-gui\CBinding.EditPackagesDialog.cs Project\Package.cs Project\ProjectPackageEventArgs.cs Gui\OutputOptionsPanel.cs gtk-gui\CBinding.OutputOptionsPanel.cs ProjectPad\ProjectReferencesExtension.cs ProjectPad\ProjectPackagesFolderNodeBuilder.cs ProjectPad\ProjectPackageNodeBuilder.cs ProjectPad\ProjectNodeExtension.cs ProjectPad\FolderBasedProjectNodeBuilder.cs ProjectPad\CMakeTargetNodeBuilder.cs Gui\CTextEditorExtension.cs Gui\GeneralOptionsPanel.cs gtk-gui\CBinding.GeneralOptionsPanel.cs Gui\PackageDetails.cs gtk-gui\CBinding.PackageDetails.cs Properties\AssemblyInfo.cs Properties\AddinInfo.cs CLang\CLangManager.cs Compiler\ClangCCompiler.cs Compiler\ClangCXXCompiler.cs Extensions.cs Generated.cs Parser\ClangCompletionUnit.cs Parser\ClangCompletionCategory.cs Parser\Symbol.cs Parser\TranslationUnitParser.cs Parser\SourceLocation.cs Refactoring\Reference.cs Refactoring\FindReferencesHandler.cs Refactoring\FindDerivedSymbolsHandler.cs Parser\DataProvider.cs Parser\DataWrapper.cs Refactoring\GotoDefinitionHandler.cs Refactoring\RefactoryCommands.cs Refactoring\GotoDeclarationHandler.cs Parser\CDocumentParser.cs Gui\RenameHandlerDialog.cs gtk-gui\CBinding.RenameHandlerDialog.cs Parser\OverloadCandidate.cs Parser\CParsedDocument.cs Project\UnsavedFilesManager.cs Project\UnsavedFile.cs Parser\SymbolDatabaseMediator.cs CLang\SerializationManager.cs CMake\CMakeCompletionDataLists.cs CMake\CMakeTextEditorExtension.cs CMake\CMakeFileFormat.cs CMake\CMakeTarget.cs CMake\CMakeCommand.cs CMake\CMakeArgument.cs CMake\CMakeProject.cs CMake\CMakeWorkspaceObjectReader.cs CMake\CMakeVariableManager.cs ProjectPad\SystemFolder.cs ProjectPad\SystemFolderNodeBuilder.cs CMake\CMakeVariable.cs Project\FolderBasedProject.cs ProjectPad\SystemFileNodeBuilder.cs Gui\TargetPickerDialog.cs gtk-gui\CBinding.TargetPickerDialog.cs gtk-gui\CBinding.NewTargetDialog.cs Gui\NewTargetDialog.cs "C:\Users\Experience\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn
Microsoft (R) Visual C# Compiler version 2.1.0.61520
Copyright (C) Microsoft Corporation. All rights reserved.
Project\CProject.cs(396,27,396,42): warning CS0672: Member 'CProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'.
Project\CProject.cs(410,33,410,42): error CS0115: 'CProject.DoExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(22,34,22,51): error CS0122: 'FolderNodeBuilder' is inaccessible due to its protection level
ProjectPad\SystemFolderNodeBuilder.cs(24,24,24,36): error CS0115: 'SystemFolderNodeBuilder.NodeDataType': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(30,24,30,42): error CS0115: 'SystemFolderNodeBuilder.CommandHandlerType': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(36,26,36,37): error CS0115: 'SystemFolderNodeBuilder.GetNodeName(ITreeNavigator, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(41,24,41,33): error CS0115: 'SystemFolderNodeBuilder.BuildNode(ITreeBuilder, object, NodeInfo)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(49,24,49,37): error CS0115: 'SystemFolderNodeBuilder.HasChildNodes(ITreeBuilder, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(55,24,55,39): error CS0115: 'SystemFolderNodeBuilder.BuildChildNodes(ITreeBuilder, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(70,26,70,41): error CS0115: 'SystemFolderNodeBuilder.GetParentObject(object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(76,26,76,39): error CS0115: 'SystemFolderNodeBuilder.GetFolderPath(object)': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(25,68,25,89): error CS0122: 'SystemFileNodeBuilder' is inaccessible due to its protection level
ProjectPad\SystemFileNodeBuilder.cs(27,24,27,42): error CS0115: 'SystemFileNodeBuilder.CommandHandlerType': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(33,24,33,36): error CS0115: 'SystemFileNodeBuilder.NodeDataType': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(40,75,40,103): error CS0122: 'SystemFileNodeCommandHandler' is inaccessible due to its protection level
ProjectPad\SystemFileNodeBuilder.cs(42,24,42,34): error CS0115: 'SystemFileNodeCommandHandler.RenameItem(string)': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(74,24,74,43): error CS0115: 'SystemFileNodeCommandHandler.DeleteMultipleItems()': no suitable method found to override
CMake\CMakeProject.cs(293,27,293,36): warning CS0672: Member 'CMakeProject.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CMakeProject.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)'.
CMake\CMakeProject.cs(346,27,346,42): warning CS0672: Member 'CMakeProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CMakeProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'.
Done executing task "Csc" -- FAILED.
Done building target "CoreCompile" in project "CBinding.csproj" -- FAILED.
Target _CheckForCompileOutputs:
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target _CleanGetCurrentAndPriorFileWrites:
Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ReadLinesFromFile"
Done executing task "ReadLinesFromFile".
Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "FindUnderPath"
Comparison path is "C:\Users\Experience\Desktop\addin\cbinding\CBinding".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "bin\Debug\".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj\Debug\".
Done executing task "FindUnderPath".
Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Target _CleanRecordFileWrites:
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "MakeDir"
Done executing task "MakeDir".
Task "WriteLinesToFile"
Done executing task "WriteLinesToFile".
Done building project "CBinding.csproj" -- FAILED.
Build FAILED.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1964,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
Project\CProject.cs(396,27,396,42): warning CS0672: Member 'CProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'.
CMake\CMakeProject.cs(293,27,293,36): warning CS0672: Member 'CMakeProject.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CMakeProject.OnExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)'.
CMake\CMakeProject.cs(346,27,346,42): warning CS0672: Member 'CMakeProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)' overrides obsolete member 'SolutionItem.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'. Add the Obsolete attribute to 'CMakeProject.OnGetCanExecute(ExecutionContext, ConfigurationSelector)'.
Project\CProject.cs(410,33,410,42): error CS0115: 'CProject.DoExecute(ProgressMonitor, ExecutionContext, ConfigurationSelector)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(22,34,22,51): error CS0122: 'FolderNodeBuilder' is inaccessible due to its protection level
ProjectPad\SystemFolderNodeBuilder.cs(24,24,24,36): error CS0115: 'SystemFolderNodeBuilder.NodeDataType': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(30,24,30,42): error CS0115: 'SystemFolderNodeBuilder.CommandHandlerType': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(36,26,36,37): error CS0115: 'SystemFolderNodeBuilder.GetNodeName(ITreeNavigator, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(41,24,41,33): error CS0115: 'SystemFolderNodeBuilder.BuildNode(ITreeBuilder, object, NodeInfo)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(49,24,49,37): error CS0115: 'SystemFolderNodeBuilder.HasChildNodes(ITreeBuilder, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(55,24,55,39): error CS0115: 'SystemFolderNodeBuilder.BuildChildNodes(ITreeBuilder, object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(70,26,70,41): error CS0115: 'SystemFolderNodeBuilder.GetParentObject(object)': no suitable method found to override
ProjectPad\SystemFolderNodeBuilder.cs(76,26,76,39): error CS0115: 'SystemFolderNodeBuilder.GetFolderPath(object)': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(25,68,25,89): error CS0122: 'SystemFileNodeBuilder' is inaccessible due to its protection level
ProjectPad\SystemFileNodeBuilder.cs(27,24,27,42): error CS0115: 'SystemFileNodeBuilder.CommandHandlerType': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(33,24,33,36): error CS0115: 'SystemFileNodeBuilder.NodeDataType': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(40,75,40,103): error CS0122: 'SystemFileNodeCommandHandler' is inaccessible due to its protection level
ProjectPad\SystemFileNodeBuilder.cs(42,24,42,34): error CS0115: 'SystemFileNodeCommandHandler.RenameItem(string)': no suitable method found to override
ProjectPad\SystemFileNodeBuilder.cs(74,24,74,43): error CS0115: 'SystemFileNodeCommandHandler.DeleteMultipleItems()': no suitable method found to override
4 Warning(s)
16 Error(s)
Time Elapsed 00:00:03.52
---------------------- Done ----------------------
Build: 16 errors, 5 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment