panthernet / GraphX

GraphX for .NET
Apache License 2.0
316 stars 104 forks source link

The sample application not building #101

Closed quasar-pankaj closed 5 years ago

quasar-pankaj commented 5 years ago

Hello @panthernet, I downloaded the source for GraphX and tried to run the sample applications but the project is not building. I am getting the following errors:-

Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Animations\MoveAnimationBase.cs 3 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Animations\MoveAnimationBase.cs 19 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Animations\MoveAnimationBase.cs 62 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Animations\MoveFadeAnimation.cs 13 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\DragBehaviour.cs 15 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\DragBehaviour.cs 16 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\DragBehaviour.cs 17 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\HighlightBehaviour.cs 12 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\HighlightBehaviour.cs 57 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\HighlightBehaviour.cs 62 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\HighlightBehaviour.cs 67 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Behaviours\HighlightBehaviour.cs 72 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControl.cs 15 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControl.cs 16 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControl.cs 17 Active Error CS0246 The type or namespace name 'EventType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControl.cs 184 Active Error CS0246 The type or namespace name 'IGraphXCommonEdge' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControl.cs 373 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 5 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 6 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 7 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 9 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 433 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeControlBase.cs 902 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeLabels\AttachableEdgeLabelControl.cs 13 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\EdgeLabels\EdgeLabelControl.cs 4 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 23 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 24 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 25 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 26 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 28 Active Error CS0234 The type or namespace name 'Measure' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 30 Active Error CS0234 The type or namespace name 'Measure' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 31 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'IMutableBidirectionalGraph<TVertex, TEdge>'. There is no implicit reference conversion from 'TEdge' to 'QuickGraph.IEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 35 Active Error CS0246 The type or namespace name 'IGraphXVertex' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 36 Active Error CS0246 The type or namespace name 'IGraphXEdge<>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 37 Active Error CS0246 The type or namespace name 'IGXLogicCore<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 113 Active Error CS0246 The type or namespace name 'IGXLogicCore<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 133 Active Error CS0311 The type 'TVertex' cannot be used as type parameter 'TVertex' in the generic type or method 'StateStorage<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TVertex' to 'IGraphXVertex'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 210 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'StateStorage<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TEdge' to 'IGraphXEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 210 Active Error CS0311 The type 'TVertex' cannot be used as type parameter 'TVertex' in the generic type or method 'StateStorage<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TVertex' to 'IGraphXVertex'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 214 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'StateStorage<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TEdge' to 'IGraphXEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 214 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 375 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 375 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 719 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 738 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1458 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1463 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1471 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1472 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1479 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1479 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1479 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1494 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1500 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1637 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1707 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1707 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1755 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1755 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1797 Active Error CS0103 The name 'GraphControlType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1797 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1797 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1797 Active Error CS0246 The type or namespace name 'GraphSerializationData' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1861 Active Error CS0246 The type or namespace name 'GraphSerializationData' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1890 Active Error CS0246 The type or namespace name 'ImageType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 1986 Active Error CS0246 The type or namespace name 'ImageType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphArea.cs 2016 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 18 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 19 Active Error CS0246 The type or namespace name 'GraphControlType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 536 Active Error CS0103 The name 'GraphControlType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 536 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 536 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 536 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 542 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 542 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 548 Active Error CS0103 The name 'EdgesType' does not exist in the current context GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 548 Active Error CS0246 The type or namespace name 'EdgesType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\GraphAreaBase.cs 557 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\Misc\IVertexConnectionPoint.cs 8 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\Misc\IVertexConnectionPoint.cs 22 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexConnectionPoints\StaticVertexConnectionPoint.cs 15 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexConnectionPoints\StaticVertexConnectionPoint.cs 37 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControl.cs 19 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControl.cs 20 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControl.cs 22 Active Error CS0246 The type or namespace name 'EventType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControl.cs 124 Active Error CS0246 The type or namespace name 'IGraphXVertex' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControl.cs 457 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControlBase.cs 16 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControlBase.cs 17 Active Error CS0234 The type or namespace name 'Measure' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControlBase.cs 18 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControlBase.cs 129 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexControlBase.cs 213 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexLabels\AttachableVertexLabelControl.cs 15 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Controls\VertexLabels\VertexLabelControl.cs 18 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\DesignerExampleData\EdgeDataExample.cs 1 Active Error CS0246 The type or namespace name 'EdgeBase<>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\DesignerExampleData\EdgeDataExample.cs 5 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\DesignerExampleData\VertexDataExample.cs 4 Active Error CS0246 The type or namespace name 'VertexBase' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\DesignerExampleData\VertexDataExample.cs 8 Active Error CS0115 'VertexDataExample.ToString()': no suitable method found to override GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\DesignerExampleData\VertexDataExample.cs 19 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\GeometryHelper.cs 4 Active Error CS0246 The type or namespace name 'VertexShape' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\GeometryHelper.cs 237 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\EdgeEventOptions.cs 1 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 5 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 6 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 7 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 8 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'IMutableBidirectionalGraph<TVertex, TEdge>'. There is no implicit reference conversion from 'TEdge' to 'QuickGraph.IEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 18 Active Error CS0246 The type or namespace name 'IGraphXEdge<>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 19 Active Error CS0246 The type or namespace name 'IGraphXVertex' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 20 Active Error CS0246 The type or namespace name 'GraphState<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 23 Active Error CS0311 The type 'TVertex' cannot be used as type parameter 'TVertex' in the generic type or method 'GraphArea<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TVertex' to 'IGraphXVertex'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 24 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'GraphArea<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TEdge' to 'IGraphXEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 24 Active Error CS0311 The type 'TVertex' cannot be used as type parameter 'TVertex' in the generic type or method 'GraphArea<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TVertex' to 'IGraphXVertex'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 26 Active Error CS0311 The type 'TEdge' cannot be used as type parameter 'TEdge' in the generic type or method 'GraphArea<TVertex, TEdge, TGraph>'. There is no implicit reference conversion from 'TEdge' to 'IGraphXEdge'. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 26 Active Error CS0246 The type or namespace name 'GraphState<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 64 Active Error CS0246 The type or namespace name 'GraphState<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 79 Active Error CS0246 The type or namespace name 'GraphState<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 145 Active Error CS0246 The type or namespace name 'GraphState<,,>' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\StateStorage.cs 154 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\Models\VertexEventOptions.cs 1 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\PrintHelper.cs 8 Active Error CS0234 The type or namespace name 'PCL' does not exist in the namespace 'GraphX' (are you missing an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\PrintHelper.cs 9 Active Error CS0246 The type or namespace name 'ImageType' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\PrintHelper.cs 64 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 108 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 113 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 127 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 136 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 150 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 155 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 160 Active Error CS0246 The type or namespace name 'Measure' could not be found (are you missing a using directive or an assembly reference?) GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.Controls\TypeExtensions.cs 165 Active Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. GraphX.WPF.Controls D:\Novel Studio\GraphX-PCL\GraphX.PCL.Common\GraphX.PCL.Common.csproj 124 Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 29 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\Debug\DebugGraph.xaml 29
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 32 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\DynamicGraph.xaml 32
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 36 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\EdgeRoutingGraph.xaml 36
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 40 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\EditorGraph.xaml 40
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 34 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\GeneralGraph.xaml 34
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 23 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\Mini\DataFiltering.xaml 23
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 23 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\Mini\EdgesParallel.xaml 23
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 24 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\Mini\LayoutGrouped.xaml 24
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 27 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\Mini\LayoutVCP.xaml 27
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 40 Position 14. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\NNGraph.xaml 40
Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 60 Position 18. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Pages\ThemedGraph.xaml 60
Error The type reference cannot find a public type named 'StaticVertexConnectionPoint'. Line 9 Position 79. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\Debug\TestTemplates.xaml 9
Error The type reference cannot find a public type named 'VertexControl'. Line 28 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\DynamicGraphXTemplates.xaml 28
Error The type reference cannot find a public type named 'VertexControl'. Line 31 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\EditorGraphXTemplates.xaml 31
Error The type reference cannot find a public type named 'VertexControl'. Line 9 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\ERGraphXTemplates.xaml 9
Error The type reference cannot find a public type named 'VertexControl'. Line 9 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\GeneralTemplate.xaml 9
Error The type reference cannot find a public type named 'VertexControl'. Line 6 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\Mini\CommonMiniTemplate.xaml 6
Error The type reference cannot find a public type named 'VertexControl'. Line 7 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\Mini\LayoutDataFiltering.xaml 7
Error The type reference cannot find a public type named 'VertexControl'. Line 6 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\Mini\LayoutGroupedTemplate.xaml 6
Error The type reference cannot find a public type named 'StaticVertexConnectionPoint'. Line 5 Position 79. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\Mini\LayoutVCPTemplate.xaml 5
Error The type reference cannot find a public type named 'VertexControl'. Line 41 Position 57. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\Examples\ShowcaseApp.WPF\Templates\ThemedGraphXTemplates.xaml 41
Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\GraphX.PCL.Common\GraphX.PCL.Common.csproj 124 Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Users\quasa\AppData\Local\Microsoft\VisualStudio\16.0_d7c91171\devenv.exe.config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. ShowcaseApp.WPF D:\Novel Studio\GraphX-PCL\GraphX.PCL.Logic\GraphX.PCL.Logic.csproj 185 Error The tag 'ZoomControl' does not exist in XML namespace 'http://schemas.panthernet.ru/graphx/'. Line 16 Position 10. SimpleGraph D:\Novel Studio\GraphX-PCL\Examples\SimpleGraph\MainWindow.xaml 16
Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. SimpleGraph D:\Novel Studio\GraphX-PCL\GraphX.PCL.Common\GraphX.PCL.Common.csproj 124 Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Users\quasa\AppData\Local\Microsoft\VisualStudio\16.0_d7c91171\devenv.exe.config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. SimpleGraph D:\Novel Studio\GraphX-PCL\GraphX.PCL.Logic\GraphX.PCL.Logic.csproj 185 Error The type reference cannot find a public type named 'VertexControl'. Line 7 Position 57. WindowsDesktop_VB.NET_WinForms_Example D:\Novel Studio\GraphX-PCL\Examples\WindowsDesktop_VB.NET_WinForms_Example\Templates\template.xaml 7
Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. WindowsDesktop_VB.NET_WinForms_Example D:\Novel Studio\GraphX-PCL\GraphX.PCL.Common\GraphX.PCL.Common.csproj 124 Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Users\quasa\AppData\Local\Microsoft\VisualStudio\16.0_d7c91171\devenv.exe.config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. WindowsDesktop_VB.NET_WinForms_Example D:\Novel Studio\GraphX-PCL\GraphX.PCL.Logic\GraphX.PCL.Logic.csproj 185 Error The type reference cannot find a public type named 'VertexControl'. Line 7 Position 57. WindowsFormsProject D:\Novel Studio\GraphX-PCL\Examples\WindowsFormsProject\Templates\template.xaml 7
Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. WindowsFormsProject D:\Novel Studio\GraphX-PCL\GraphX.PCL.Common\GraphX.PCL.Common.csproj 124 Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" was not found. Also, tried to find "Microsoft\Portable\v4.0\Microsoft.Portable.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath32) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Users\quasa\AppData\Local\Microsoft\VisualStudio\16.0_d7c91171\devenv.exe.config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. WindowsFormsProject D:\Novel Studio\GraphX-PCL\GraphX.PCL.Logic\GraphX.PCL.Logic.csproj 185 Warning The referenced component 'QuickGraph.Serialization' could not be found. GraphX.WPF.Controls
Warning The referenced component 'QuickGraph.Data' could not be found. GraphX.WPF.Controls
Warning The referenced component 'QuickGraph' could not be found. GraphX.WPF.Controls
Warning The referenced component 'GraphX.PCL.Common' could not be found. GraphX.WPF.Controls
Warning The referenced component 'QuickGraph.Graphviz' could not be found. GraphX.WPF.Controls
Warning The referenced component 'ICSharpCode.AvalonEdit' could not be found. ShowcaseApp.WPF
Warning The referenced component 'Accordion' could not be found. ShowcaseApp.WPF
Warning The referenced component 'QuickGraph.Graphviz' could not be found. ShowcaseApp.WPF
Warning The referenced component 'QuickGraph.Serialization' could not be found. ShowcaseApp.WPF
Warning The referenced component 'GraphX.PCL.Logic' could not be found. ShowcaseApp.WPF
Warning The referenced component 'YAXLib' could not be found. ShowcaseApp.WPF
Warning The referenced component 'QuickGraph' could not be found. ShowcaseApp.WPF
Warning The referenced component 'GraphX.PCL.Common' could not be found. ShowcaseApp.WPF
Warning The referenced component 'QuickGraph.Data' could not be found. ShowcaseApp.WPF
Warning The referenced component 'QuickGraph.Serialization' could not be found. SimpleGraph
Warning The referenced component 'QuickGraph.Data' could not be found. SimpleGraph
Warning The referenced component 'GraphX.PCL.Common' could not be found. SimpleGraph
Warning The referenced component 'QuickGraph' could not be found. SimpleGraph
Warning The referenced component 'GraphX.PCL.Logic' could not be found. SimpleGraph
Warning The referenced component 'QuickGraph.Graphviz' could not be found. SimpleGraph
Warning The referenced component 'QuickGraph.Data' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'GraphX.PCL.Logic' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'QuickGraph.Graphviz' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'GraphX.PCL.Common' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'QuickGraph' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'QuickGraph.Serialization' could not be found. WindowsDesktop_VB.NET_WinForms_Example
Warning The referenced component 'GraphX.PCL.Logic' could not be found. WindowsFormsProject
Warning The referenced component 'QuickGraph.Graphviz' could not be found. WindowsFormsProject
Warning The referenced component 'QuickGraph' could not be found. WindowsFormsProject
Warning The referenced component 'QuickGraph.Data' could not be found. WindowsFormsProject
Warning The referenced component 'GraphX.PCL.Common' could not be found. WindowsFormsProject
Warning The referenced component 'QuickGraph.Serialization' could not be found. WindowsFormsProject

Is there anything special that I need to do like adding some dependency? Any help is welcome. Thanks, Pankaj.