Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Sorien
Created November 3, 2018 13:28
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 Sorien/35dba584d73a0d738f9e4235a2b20acf to your computer and use it in GitHub Desktop.
Save Sorien/35dba584d73a0d738f9e4235a2b20acf to your computer and use it in GitHub Desktop.
1>------ Build started: Project: Avalonia.Controls, Configuration: Debug Any CPU ------
1>MenuItem.cs(424,40,424,46): warning CS1574: XML comment has cref attribute 'Header' that could not be resolved
1>Avalonia.Controls -> C:\Projects\Avalonia\src\Avalonia.Controls\bin\Debug\netstandard2.0\Avalonia.Controls.dll
1>Done building project "Avalonia.Controls.csproj".
2>------ Build started: Project: Avalonia.Markup.Xaml, Configuration: Debug Any CPU ------
3>------ Build started: Project: Avalonia.Logging.Serilog, Configuration: Debug Any CPU ------
4>------ Build started: Project: Avalonia.DesktopRuntime, Configuration: Debug Any CPU ------
3>Avalonia.Logging.Serilog -> C:\Projects\Avalonia\src\Avalonia.Logging.Serilog\bin\Debug\netstandard2.0\Avalonia.Logging.Serilog.dll
4>Avalonia.DesktopRuntime -> C:\Projects\Avalonia\src\Avalonia.DesktopRuntime\bin\Debug\netcoreapp2.0\Avalonia.DesktopRuntime.dll
4>Avalonia.DesktopRuntime -> C:\Projects\Avalonia\src\Avalonia.DesktopRuntime\bin\Debug\net461\Avalonia.DesktopRuntime.dll
2>Converters\SetterValueTypeConverter.cs(26,20,26,98): warning CS0618: 'SetterValueTypeConverter.ConvertSetterValue(ITypeDescriptorContext, XamlSchemaContext, CultureInfo, Setter, object)' is obsolete: 'TODO: try assosiate Setter.Value property with SetterValueTypeConverter, so far coouldn't make it :('
2>PortableXaml\AvaloniaXamlType.cs(229,29,232,51): warning CS0618: 'SetterValueTypeConverter.ConvertSetterValue(ITypeDescriptorContext, XamlSchemaContext, CultureInfo, Setter, object)' is obsolete: 'TODO: try assosiate Setter.Value property with SetterValueTypeConverter, so far coouldn't make it :('
2>PortableXaml\AvaloniaXamlSchemaContext.cs(91,24,91,73): warning CS0618: 'AvaloniaXamlSchemaContext.ResolveSimpleTypeName(string, string)' is obsolete: 'TODO: remove once it's fixed in Portable.xaml'
2>Avalonia.Markup.Xaml -> C:\Projects\Avalonia\src\Markup\Avalonia.Markup.Xaml\bin\Debug\netstandard2.0\Avalonia.Markup.Xaml.dll
2>Done building project "Avalonia.Markup.Xaml.csproj".
5>------ Build started: Project: Avalonia.Themes.Default, Configuration: Debug Any CPU ------
5>Avalonia.Themes.Default -> C:\Projects\Avalonia\src\Avalonia.Themes.Default\bin\Debug\netstandard2.0\Avalonia.Themes.Default.dll
6>------ Build started: Project: Avalonia.Diagnostics, Configuration: Debug Any CPU ------
7>------ Build started: Project: Avalonia.DesignerSupport, Configuration: Debug Any CPU ------
7>Avalonia.DesignerSupport -> C:\Projects\Avalonia\src\Avalonia.DesignerSupport\bin\Debug\netstandard2.0\Avalonia.DesignerSupport.dll
6>Avalonia.Diagnostics -> C:\Projects\Avalonia\src\Avalonia.Diagnostics\bin\Debug\netstandard2.0\Avalonia.Diagnostics.dll
8>------ Build started: Project: Avalonia, Configuration: Debug Any CPU ------
8>Avalonia -> C:\Projects\Avalonia\packages\Avalonia\bin\Debug\netstandard2.0\Avalonia.dll
8>Avalonia.Base -> C:\Projects\Avalonia\src\Avalonia.Base\bin\Debug\netstandard2.0\Avalonia.Base.dll
8>Interactive.cs(9,16,9,22): error CS0234: The type or namespace name 'Layout' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Interactive.cs(10,16,10,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Interactive.cs(17,32,17,42): error CS0246: The type or namespace name 'Layoutable' could not be found (are you missing a using directive or an assembly reference?)
8>Avalonia -> C:\Projects\Avalonia\packages\Avalonia\bin\Debug\netcoreapp2.0\Avalonia.dll
8>Done building project "Avalonia.Interactivity.csproj" -- FAILED.
8>Properties\AssemblyInfo.cs(7,12,7,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(7,12,7,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Animatable.cs(8,16,8,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(9,16,9,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Animation.cs(11,16,11,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>AnimationInstance`1.cs(5,16,5,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>AnimationInstance`1.cs(6,16,6,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(10,12,10,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>AnimatorKeyFrame.cs(3,16,3,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(10,12,10,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>AnimatorKeyFrame.cs(4,16,4,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\Classes.cs(6,16,6,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animator`1.cs(9,16,9,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(8,16,8,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animator`1.cs(10,16,10,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceProviderExtensions.cs(2,16,2,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animator`1.cs(11,16,11,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>LogicalTree\ControlLocator.cs(9,16,9,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Clock.cs(5,16,5,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>LogicalTree\ILogical.cs(5,16,5,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>ClockBase.cs(5,16,5,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(6,16,6,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>DisposeAnimationInstanceSubject.cs(9,16,9,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(7,16,7,25): error CS0234: The type or namespace name 'Animation' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>DisposeAnimationInstanceSubject.cs(10,16,10,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(8,16,8,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>DisposeAnimationInstanceSubject.cs(11,16,11,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(10,16,10,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>KeyFrame.cs(6,16,6,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(11,16,11,27): error CS0234: The type or namespace name 'Diagnostics' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(4,16,4,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(12,16,12,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>TransitionInstance.cs(4,16,4,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\ActivatedValue.cs(5,16,5,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>TransitionInstance.cs(9,16,9,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\IStyleable.cs(5,16,5,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Transitions.cs(4,16,4,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(7,16,7,25): error CS0234: The type or namespace name 'Animation' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(16,31,16,45): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Setter.cs(9,16,9,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(52,51,52,83): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Setter.cs(10,16,10,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(52,33,52,50): error CS0115: 'Animatable.OnPropertyChanged(AvaloniaPropertyChangedEventArgs)': no suitable method found to override
8>Styling\Setter.cs(11,16,11,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(18,32,18,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Style.cs(8,16,8,25): error CS0234: The type or namespace name 'Animation' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animatable.cs(30,32,30,71): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation.cs(18,30,18,52): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Style.cs(10,16,10,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animation.cs(74,61,74,77): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Styles.cs(6,16,6,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animation.cs(80,45,80,61): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(9,16,9,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Animation.cs(69,44,69,60): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(10,16,10,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>AnimationInstance`1.cs(14,43,14,76): error CS0246: The type or namespace name 'SingleSubscriberObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\Classes.cs(16,28,16,48): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\IStyleable.cs(12,35,12,50): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>LogicalTree\ControlLocator.cs(35,40,35,75): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\Classes.cs(59,30,59,33): error CS0115: 'Classes.Add(string)': no suitable method found to override
8>Controls\Classes.cs(78,30,78,38): error CS0115: 'Classes.AddRange(IEnumerable<string>)': no suitable method found to override
8>Controls\Classes.cs(98,30,98,35): error CS0115: 'Classes.Clear()': no suitable method found to override
8>Controls\Classes.cs(119,30,119,36): error CS0115: 'Classes.Insert(int, string)': no suitable method found to override
8>Controls\Classes.cs(139,30,139,41): error CS0115: 'Classes.InsertRange(int, IEnumerable<string>)': no suitable method found to override
8>Controls\Classes.cs(165,30,165,36): error CS0115: 'Classes.Remove(string)': no suitable method found to override
8>Controls\Classes.cs(180,30,180,39): error CS0115: 'Classes.RemoveAll(IEnumerable<string>)': no suitable method found to override
8>Animator`1.cs(18,41,18,71): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\Classes.cs(206,30,206,38): error CS0115: 'Classes.RemoveAt(int)': no suitable method found to override
8>AnimationInstance`1.cs(77,33,77,45): error CS0115: 'AnimationInstance<T>.Unsubscribed()': no suitable method found to override
8>Controls\Classes.cs(218,30,218,41): error CS0115: 'Classes.RemoveRange(int, int)': no suitable method found to override
8>AnimationInstance`1.cs(83,33,83,43): error CS0115: 'AnimationInstance<T>.Subscribed()': no suitable method found to override
8>StyledElement.cs(26,34,26,44): error CS0246: The type or namespace name 'Animatable' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(30,16,30,32): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>LogicalTree\ControlLocator.cs(57,37,57,47): error CS0115: 'ControlLocator.ControlTracker.Initialize()': no suitable method found to override
8>IAnimator.cs(17,9,17,25): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>LogicalTree\ControlLocator.cs(64,37,64,49): error CS0115: 'ControlLocator.ControlTracker.Deinitialize()': no suitable method found to override
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IList<AnimatorKeyFrame>.IndexOf(AnimatorKeyFrame)'
8>LogicalTree\ControlLocator.cs(78,37,78,47): error CS0115: 'ControlLocator.ControlTracker.Subscribed(IObserver<ILogical>, bool)': no suitable method found to override
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IList<AnimatorKeyFrame>.Insert(int, AnimatorKeyFrame)'
8>Styling\IStyleable.cs(22,9,22,38): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IList<AnimatorKeyFrame>.RemoveAt(int)'
8>LogicalTree\ILogical.cs(38,9,38,40): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IList<AnimatorKeyFrame>.this[int]'
8>Styling\ActivatedObservable.cs(18,58,18,70): error CS0246: The type or namespace name 'IDescription' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.Add(AnimatorKeyFrame)'
8>Styling\ActivatedValue.cs(18,37,18,70): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.Clear()'
8>Styling\ActivatedValue.cs(18,72,18,84): error CS0246: The type or namespace name 'IDescription' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.Contains(AnimatorKeyFrame)'
8>Controls\ISetInheritanceParent.cs(20,24,20,39): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.CopyTo(AnimatorKeyFrame[], int)'
8>StyledElement.cs(322,9,322,40): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.Remove(AnimatorKeyFrame)'
8>StyledElement.cs(331,9,331,38): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.Count'
8>Controls\NameScope.cs(18,32,18,60): error CS0246: The type or namespace name 'AttachedProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'ICollection<AnimatorKeyFrame>.IsReadOnly'
8>StyledElement.cs(486,46,486,61): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\ResourceDictionary.cs(15,39,15,73): error CS0246: The type or namespace name 'AvaloniaDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IEnumerable<AnimatorKeyFrame>.GetEnumerator()'
8>Styling\ActivatedSubject.cs(17,78,17,90): error CS0246: The type or namespace name 'IDescription' could not be found (are you missing a using directive or an assembly reference?)
8>Animator`1.cs(18,73,18,82): error CS0535: 'Animator<T>' does not implement interface member 'IEnumerable.GetEnumerator()'
8>StyledElement.cs(497,43,497,65): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>ClockBase.cs(64,41,64,76): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>StyledElement.cs(508,51,508,73): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>ClockBase.cs(68,37,68,47): error CS0115: 'ClockBase.ClockObservable.Initialize()': no suitable method found to override
8>StyledElement.cs(523,13,523,40): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>ClockBase.cs(69,37,69,49): error CS0115: 'ClockBase.ClockObservable.Deinitialize()': no suitable method found to override
8>StyledElement.cs(539,13,539,40): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Transition`1.cs(14,43,14,57): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\ResourceProviderExtensions.cs(60,44,60,77): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>IAnimationSetter.cs(8,9,8,25): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>StyledElement.cs(607,50,607,65): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>ITransition.cs(21,9,21,25): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\ResourceProviderExtensions.cs(71,37,71,47): error CS0115: 'ResourceProviderExtensions.ResourceObservable.Initialize()': no suitable method found to override
8>KeyFrame.cs(20,29,20,59): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\ResourceProviderExtensions.cs(76,37,76,49): error CS0115: 'ResourceProviderExtensions.ResourceObservable.Deinitialize()': no suitable method found to override
8>Transition`1.cs(29,16,29,32): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>TransitionInstance.cs(16,41,16,79): error CS0246: The type or namespace name 'SingleSubscriberObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Controls\ResourceProviderExtensions.cs(81,37,81,47): error CS0115: 'ResourceProviderExtensions.ResourceObservable.Subscribed(IObserver<object>, bool)': no suitable method found to override
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>TransitionInstance.cs(42,33,42,45): error CS0115: 'TransitionInstance.Unsubscribed()': no suitable method found to override
8>StyledElement.cs(759,47,759,79): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(10,12,10,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>TransitionInstance.cs(48,33,48,43): error CS0115: 'TransitionInstance.Subscribed()': no suitable method found to override
8>Styling\ActivatedSubject.cs(17,60,17,76): error CS0535: 'ActivatedSubject' does not implement interface member 'IObservable<object>.Subscribe(IObserver<object>)'
8>Properties\AssemblyInfo.cs(10,12,10,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Transition`1.cs(16,17,16,33): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\ActivatedValue.cs(84,33,84,45): error CS0115: 'ActivatedValue.Deinitialize()': no suitable method found to override
8>Transitions.cs(11,32,11,57): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(11,12,11,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\ActivatedValue.cs(92,33,92,43): error CS0115: 'ActivatedValue.Initialize()': no suitable method found to override
8>AnimatorKeyFrame.cs(12,37,12,51): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(11,12,11,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\ActivatedValue.cs(97,33,97,43): error CS0115: 'ActivatedValue.Subscribed(IObserver<object>, bool)': no suitable method found to override
8>Animation\CrossFade.cs(7,16,7,23): error CS0234: The type or namespace name 'Styling' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>AnimatorKeyFrame.cs(31,16,31,32): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>StyledElement.cs(279,19,279,42): error CS0246: The type or namespace name 'IAvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\PageSlide.cs(8,16,8,23): error CS0234: The type or namespace name 'Styling' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>AnimatorKeyFrame.cs(14,32,14,72): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\TransformAnimator.cs(2,16,2,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.Add(object, object)'
8>CornerRadius.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.ContainsKey(object)'
8>Matrix.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.Remove(object)'
8>Media\DrawingGroup.cs(1,16,1,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.TryGetValue(object, out object)'
8>Media\DrawingGroup.cs(2,16,2,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.this[object]'
8>Media\GradientBrush.cs(8,16,8,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.Keys'
8>Media\GradientBrush.cs(9,16,9,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IDictionary<object, object>.Values'
8>Media\GradientStops.cs(3,16,3,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.Add(KeyValuePair<object, object>)'
8>Media\Imaging\Bitmap.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.Clear()'
8>Media\Imaging\IBitmap.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.Contains(KeyValuePair<object, object>)'
8>Media\Imaging\RenderTargetBitmap.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.CopyTo(KeyValuePair<object, object>[], int)'
8>Media\PathFigure.cs(4,16,4,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.Remove(KeyValuePair<object, object>)'
8>Media\PathGeometry.cs(5,16,5,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\PathGeometry.cs(6,16,6,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.Count'
8>Media\PathGeometryCollections.cs(4,16,4,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'ICollection<KeyValuePair<object, object>>.IsReadOnly'
8>Media\PixelSize.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IEnumerable<KeyValuePair<object, object>>.GetEnumerator()'
8>Media\PolylineGeometry.cs(6,16,6,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(15,75,15,94): error CS0535: 'ResourceDictionary' does not implement interface member 'IEnumerable.GetEnumerator()'
8>Media\PolylineGeometry.cs(7,16,7,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Controls\ResourceDictionary.cs(17,17,17,48): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(4,16,4,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(31,32,31,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(5,16,5,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(40,32,40,69): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Platform\IDrawingContextImpl.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(46,32,46,77): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Point.cs(5,16,5,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(52,32,52,65): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Points.cs(4,16,4,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>StyledElement.cs(59,17,59,40): error CS0246: The type or namespace name 'IAvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\ITemplatedControl.cs(7,42,7,57): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(6,16,6,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\PropertyEqualsSelector.cs(21,58,21,74): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Rect.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>RelativePoint.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\PropertyEqualsSelector.cs(17,26,17,42): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>RelativeRect.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Selectors.cs(127,74,127,93): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Done building project "Avalonia.Animation.csproj" -- FAILED.
8>Rendering\DeferredRenderer.cs(13,16,13,25): error CS0234: The type or namespace name 'Threading' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Selectors.cs(139,71,139,87): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Setter.cs(22,36,22,52): error CS0246: The type or namespace name 'IAnimationSetter' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(14,16,14,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(47,16,47,32): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLayer.cs(3,16,3,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(136,40,136,56): error CS0246: The type or namespace name 'InstancedBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLoop.cs(5,16,5,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(136,73,136,84): error CS0246: The type or namespace name 'BindingMode' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLoop.cs(6,16,6,25): error CS0234: The type or namespace name 'Threading' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Rendering\SceneGraph\DeferredDrawingContextImpl.cs(8,16,8,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(136,17,136,33): error CS0246: The type or namespace name 'InstancedBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\ImageNode.cs(5,16,5,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(38,23,38,39): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\IVisualNode.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(56,10,56,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\SceneBuilder.cs(8,16,8,25): error CS0234: The type or namespace name 'Threading' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(56,10,56,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(10,16,10,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(57,10,57,23): error CS0246: The type or namespace name 'AssignBindingAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Size.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(57,10,57,23): error CS0246: The type or namespace name 'AssignBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Setter.cs(58,10,58,19): error CS0246: The type or namespace name 'DependsOnAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Thickness.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Setter.cs(58,10,58,19): error CS0246: The type or namespace name 'DependsOn' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(8,16,8,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Style.cs(17,26,17,40): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(9,16,9,20): error CS0234: The type or namespace name 'Data' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Style.cs(87,22,87,32): error CS0246: The type or namespace name 'IAnimation' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(10,16,10,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>VisualTree\IVisual.cs(5,16,5,27): error CS0234: The type or namespace name 'Collections' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Style.cs(182,32,182,40): error CS0115: 'Style.ToString()': no suitable method found to override
8>VisualTree\VisualLocator.cs(5,16,5,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Styling\Style.cs(27,23,27,33): error CS0246: The type or namespace name 'IAnimation' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\Style.cs(84,10,84,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\CrossFade.cs(17,17,17,26): error CS0118: 'Animation' is a namespace but is used like a type
8>Styling\Style.cs(84,10,84,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\CrossFade.cs(18,17,18,26): error CS0118: 'Animation' is a namespace but is used like a type
8>Styling\Styles.cs(14,27,14,47): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\PointTransition.cs(12,36,12,53): error CS0246: The type or namespace name 'Transition<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(201,39,201,70): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\PointTransition.cs(15,44,15,56): error CS0115: 'PointTransition.DoTransition(IObservable<double>, Point, Point)': no suitable method found to override
8>Styling\TypeNameAndClassSelector.cs(213,37,213,49): error CS0115: 'TypeNameAndClassSelector.ClassObserver.Deinitialize()': no suitable method found to override
8>Animation\ThicknessTransition.cs(12,40,12,61): error CS0246: The type or namespace name 'Transition<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(215,37,215,47): error CS0115: 'TypeNameAndClassSelector.ClassObserver.Initialize()': no suitable method found to override
8>Animation\ThicknessTransition.cs(15,48,15,60): error CS0115: 'ThicknessTransition.DoTransition(IObservable<double>, Thickness, Thickness)': no suitable method found to override
8>Styling\TypeNameAndClassSelector.cs(221,37,221,47): error CS0115: 'TypeNameAndClassSelector.ClassObserver.Subscribed(IObserver<bool>, bool)': no suitable method found to override
8>Animation\TransformAnimator.cs(10,38,10,54): error CS0246: The type or namespace name 'Animator<>' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(207,34,207,63): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathSegment.cs(6,41,6,55): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Styling\TypeNameAndClassSelector.cs(204,13,204,42): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\TransformAnimator.cs(15,43,15,52): error CS0118: 'Animation' is a namespace but is used like a type
8>Animation\TransformAnimator.cs(15,64,15,74): error CS0246: The type or namespace name 'Animatable' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\TransformAnimator.cs(15,84,15,90): error CS0246: The type or namespace name 'IClock' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\TransformAnimator.cs(15,37,15,42): error CS0115: 'TransformAnimator.Apply(Animation, Animatable, IClock, IObservable<bool>, Action)': no suitable method found to override
8>Animation\TransformAnimator.cs(89,35,89,50): error CS0115: 'TransformAnimator.DoInterpolation(double, double)': no suitable method found to override
8>Animation\TransformAnimator.cs(12,9,12,23): error CS0246: The type or namespace name 'DoubleAnimator' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ArcSegment.cs(11,32,11,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ArcSegment.cs(17,32,17,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ArcSegment.cs(23,32,23,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ArcSegment.cs(29,32,29,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ArcSegment.cs(35,32,35,62): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\BezierSegment .cs(11,32,11,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\BezierSegment .cs(16,32,16,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\BezierSegment .cs(21,32,21,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Brush.cs(13,35,13,49): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Platform\ExportRenderingSubsystemAttribute.cs(24,16,24,35): error CS0246: The type or namespace name 'OperatingSystemType' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(7,12,7,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Platform\ExportRenderingSubsystemAttribute.cs(8,50,8,69): error CS0246: The type or namespace name 'OperatingSystemType' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(7,12,7,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Brush.cs(68,55,68,71): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>AccessKeyHandler.cs(7,16,7,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Brush.cs(18,32,18,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>AccessKeyHandler.cs(8,16,8,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Platform\IDrawingContextImpl.cs(35,24,35,41): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(3,16,3,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Platform\IDrawingContextImpl.cs(44,24,44,41): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(1,16,1,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\DashStyle.cs(6,30,6,40): error CS0246: The type or namespace name 'Animatable' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(2,16,2,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Drawing.cs(3,37,3,51): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(2,16,2,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Geometry.cs(12,38,12,52): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(3,16,3,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\ImageBrush.cs(17,32,17,55): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>FocusManager.cs(7,16,7,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Geometry.cs(121,54,121,70): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>FocusManager.cs(8,16,8,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Geometry.cs(145,39,145,71): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(5,16,5,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Imaging\Bitmap.cs(86,16,86,33): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>GotFocusEventArgs.cs(4,16,4,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Points.cs(8,34,8,53): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>IInputElement.cs(5,16,5,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Geometry.cs(186,55,186,87): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Geometry.cs(17,32,17,57): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IInputElement.cs(6,16,6,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>IMainMenu.cs(5,16,5,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Imaging\IBitmap.cs(33,9,33,26): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>IMainMenu.cs(6,16,6,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Imaging\Bitmap.cs(40,23,40,40): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(7,16,7,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GeometryDrawing.cs(5,32,5,56): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(8,16,8,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GeometryDrawing.cs(14,32,14,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Imaging\RenderTargetBitmap.cs(44,20,44,49): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputExtensions.cs(7,16,7,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GeometryDrawing.cs(23,32,23,51): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IPointerDevice.cs(4,16,4,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\Imaging\RenderTargetBitmap.cs(36,36,36,65): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyboardDevice.cs(7,16,7,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\DrawingGroup.cs(27,16,27,37): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyboardDevice.cs(8,16,8,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>KeyboardNavigationHandler.cs(7,16,7,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\DrawingGroup.cs(8,32,8,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyEventArgs.cs(4,16,4,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\DrawingGroup.cs(11,32,11,57): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\GradientBrush.cs(64,50,64,82): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(8,16,8,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\DrawingGroup.cs(26,10,26,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(10,16,10,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Done building project "Avalonia.Styling.csproj" -- FAILED.
8>Media\DrawingGroup.cs(26,10,26,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>Navigation\TabNavigation.cs(7,16,7,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GradientBrush.cs(21,32,21,68): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(4,16,4,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\EllipseGeometry.cs(17,32,17,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(5,16,5,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GradientBrush.cs(27,32,27,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(5,16,5,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GradientStop.cs(9,40,9,54): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>TextInputEventArgs.cs(4,16,4,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GradientBrush.cs(54,10,54,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>VectorEventArgs.cs(5,16,5,29): error CS0234: The type or namespace name 'Interactivity' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Media\GradientBrush.cs(54,10,54,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>AccessKeyHandler.cs(20,32,20,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\LinearGradientBrush.cs(16,32,16,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>AccessKeyHandler.cs(20,44,20,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\LinearGradientBrush.cs(24,32,24,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Cursors.cs(62,16,62,31): error CS0246: The type or namespace name 'IPlatformHandle' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Fonts\FontFamilyLoader.cs(14,33,14,45): error CS0246: The type or namespace name 'IAssetLoader' could not be found (are you missing a using directive or an assembly reference?)
8>Cursors.cs(71,24,71,39): error CS0246: The type or namespace name 'IPlatformHandle' could not be found (are you missing a using directive or an assembly reference?)
8>Media\GradientStop.cs(14,23,14,45): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Cursors.cs(52,25,52,40): error CS0246: The type or namespace name 'IPlatformHandle' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(8,38,8,52): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Platform\IStandardCursorFactory.cs(10,9,10,24): error CS0246: The type or namespace name 'IPlatformHandle' could not be found (are you missing a using directive or an assembly reference?)
8>Media\GradientStop.cs(20,23,20,44): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(14,59,14,64): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\LineGeometry.cs(16,32,16,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(14,17,14,28): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\GradientStops.cs(11,34,11,60): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(22,48,22,59): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\LineGeometry.cs(22,32,22,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(22,93,22,98): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(26,27,26,40): error CS0246: The type or namespace name 'StyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(22,106,22,132): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(13,32,13,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(35,68,35,73): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(18,32,18,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(41,67,41,72): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\LineSegment.cs(11,32,11,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(74,63,74,68): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Done building project "Avalonia.Styling.csproj" -- FAILED.
8>Media\PathFigure.cs(23,32,23,72): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(31,41,31,52): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PolylineGeometry.cs(20,32,20,72): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(39,41,39,52): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PolylineGeometry.cs(26,32,26,54): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDropDevice.cs(12,17,12,28): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(28,32,28,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\Transform.cs(13,39,13,49): error CS0246: The type or namespace name 'Animatable' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(12,23,12,49): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DefaultRenderTimer.cs(20,17,20,33): error CS0246: The type or namespace name 'IRuntimePlatform' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(16,23,16,51): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(69,10,69,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(16,35,16,50): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathFigure.cs(69,10,69,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(20,23,20,49): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PolylineGeometry.cs(61,10,61,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(7,34,7,49): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PolylineGeometry.cs(61,10,61,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(24,23,24,49): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\MatrixTransform.cs(17,32,17,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragDrop.cs(26,23,26,45): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\QuadraticBezierSegment .cs(8,32,8,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(18,34,18,41): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(67,38,67,61): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(18,16,18,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>VisualTree\IVisual.cs(92,9,92,39): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(34,30,34,56): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\QuadraticBezierSegment .cs(14,32,14,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(34,88,34,99): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometry.cs(17,32,17,73): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(34,108,34,113): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometry.cs(23,32,23,56): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(9,17,9,28): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(255,9,255,39): error CS0246: The type or namespace name 'IAvaloniaReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
8>DragEventArgs.cs(10,17,10,22): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TranslateTransform.cs(17,32,17,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IInputElement.cs(13,38,13,50): error CS0246: The type or namespace name 'IInteractive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometry.cs(68,10,68,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>IInputElement.cs(13,52,13,59): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometry.cs(68,10,68,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>IInputElement.cs(23,28,23,43): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TranslateTransform.cs(23,32,23,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IMainMenu.cs(13,34,13,41): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(47,32,47,58): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IMainMenu.cs(33,28,33,43): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometryCollections.cs(8,39,8,63): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>IMouseDevice.cs(14,9,14,14): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RadialGradientBrush.cs(16,32,16,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(15,33,15,44): error CS0246: The type or namespace name 'Interactive' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(53,32,53,58): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputExtensions.cs(24,97,24,102): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RadialGradientBrush.cs(24,32,24,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputExtensions.cs(37,78,37,83): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\PathGeometryCollections.cs(12,40,12,65): error CS0246: The type or namespace name 'AvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputExtensions.cs(42,46,42,53): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(59,32,59,60): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(188,35,188,50): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RadialGradientBrush.cs(32,32,32,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(278,35,278,50): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(324,52,324,68): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(287,35,287,50): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(65,32,65,60): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(340,55,340,71): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(382,62,382,91): error CS0246: The type or namespace name 'VisualTreeAttachmentEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(71,32,71,55): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(393,60,393,89): error CS0246: The type or namespace name 'VisualTreeAttachmentEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TileBrush.cs(77,32,77,56): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(412,44,412,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(479,52,479,84): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(489,46,489,78): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>VisualTree\VisualLocator.cs(16,39,16,73): error CS0246: The type or namespace name 'LightweightObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>IPointerDevice.cs(14,27,14,34): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RectangleGeometry.cs(16,32,16,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>IPointerDevice.cs(14,9,14,14): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(427,17,427,46): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(382,33,382,61): error CS0115: 'InputElement.OnDetachedFromVisualTreeCore(VisualTreeAttachmentEventArgs)': no suitable method found to override
8>InputElement.cs(393,33,393,59): error CS0115: 'InputElement.OnAttachedToVisualTreeCore(VisualTreeAttachmentEventArgs)': no suitable method found to override
8>Media\RenderOptions.cs(24,74,24,88): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(20,32,20,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>VisualTree\VisualLocator.cs(29,37,29,47): error CS0115: 'VisualLocator.VisualTracker.Initialize()': no suitable method found to override
8>InputElement.cs(26,32,26,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>VisualTree\VisualLocator.cs(35,37,35,49): error CS0115: 'VisualLocator.VisualTracker.Deinitialize()': no suitable method found to override
8>InputElement.cs(32,32,32,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>VisualTree\VisualLocator.cs(41,37,41,47): error CS0115: 'VisualLocator.VisualTracker.Subscribed(IObserver<IVisual>, bool)': no suitable method found to override
8>InputElement.cs(38,32,38,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RenderOptions.cs(34,55,34,69): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(44,32,44,66): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(14,32,14,60): error CS0246: The type or namespace name 'AvaloniaProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(50,32,50,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RenderOptions.cs(13,32,13,71): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(56,32,56,66): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\VisualBrush.cs(17,32,17,55): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(62,32,62,62): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(236,19,236,41): error CS0246: The type or namespace name 'IAvaloniaList<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(68,32,68,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(41,10,41,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(68,44,68,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\TransformGroup.cs(41,10,41,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(74,32,74,57): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\RotateTransform.cs(17,32,17,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(82,32,82,57): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(31,32,31,60): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(90,32,90,63): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(34,32,34,74): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(98,32,98,61): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ScaleTransform.cs(17,32,17,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(104,32,104,61): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(42,32,42,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(110,32,110,61): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\ScaleTransform.cs(23,32,23,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(118,32,118,68): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(51,13,51,24): error CS0246: The type or namespace name 'IDispatcher' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(126,32,126,69): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(48,32,48,56): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(134,32,134,66): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(142,32,142,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(54,32,54,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(142,44,142,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(26,26,26,37): error CS0246: The type or namespace name 'IDispatcher' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(147,32,147,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(60,32,60,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>InputElement.cs(147,44,147,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(66,32,66,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyboardNavigation.cs(18,32,18,72): error CS0246: The type or namespace name 'AttachedProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Media\SkewTransform.cs(17,32,17,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyboardNavigation.cs(31,32,31,63): error CS0246: The type or namespace name 'AttachedProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(32,26,32,37): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyBinding.cs(5,31,5,45): error CS0246: The type or namespace name 'AvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(72,32,72,57): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyEventArgs.cs(8,33,8,48): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Media\SkewTransform.cs(23,32,23,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyBinding.cs(7,32,7,56): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(78,32,78,61): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(34,17,34,46): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyBinding.cs(16,32,16,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>KeyBinding.cs(25,32,25,58): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(84,32,84,63): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Visual.cs(90,32,90,51): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(57,16,57,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(83,34,83,41): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\DeferredRenderer.cs(38,17,38,37): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLayer.cs(25,16,25,45): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(83,16,83,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\SolidColorBrush.cs(79,32,79,40): error CS0115: 'SolidColorBrush.ToString()': no suitable method found to override
8>MouseDevice.cs(155,89,155,94): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Media\SolidColorBrush.cs(16,32,16,53): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(199,70,199,75): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLoop.cs(38,47,38,58): error CS0246: The type or namespace name 'IDispatcher' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(228,68,228,73): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(254,71,254,76): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\DeferredDrawingContextImpl.cs(118,31,118,48): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(254,80,254,86): error CS0246: The type or namespace name 'Vector' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\RenderLoop.cs(19,26,19,37): error CS0246: The type or namespace name 'IDispatcher' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(280,40,280,47): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\ImageNode.cs(44,16,44,33): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\DeferredDrawingContextImpl.cs(133,31,133,48): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(280,17,280,29): error CS0246: The type or namespace name 'IInteractive' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\ImageNode.cs(88,46,88,63): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(289,59,289,64): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\IVisualNode.cs(70,23,70,43): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(318,86,318,91): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\DeferredDrawingContextImpl.cs(368,26,368,46): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>MouseDevice.cs(20,17,20,21): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\ImageNode.cs(24,44,24,61): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(9,37,9,52): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\DeferredDrawingContextImpl.cs(382,17,382,24): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(47,40,47,51): error CS0246: The type or namespace name 'RoutedEvent' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(109,30,109,50): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(63,41,63,52): error CS0246: The type or namespace name 'RoutedEvent' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(130,38,130,58): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(26,34,26,41): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(167,53,167,73): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(26,16,26,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(21,47,21,67): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerWheelEventArgs.cs(8,16,8,22): error CS0246: The type or namespace name 'Vector' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(26,22,26,42): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>PointerEventArgs.cs(16,33,16,44): error CS0246: The type or namespace name 'RoutedEvent' could not be found (are you missing a using directive or an assembly reference?)
8>Rendering\SceneGraph\VisualNode.cs(27,17,27,34): error CS0246: The type or namespace name 'IRef<>' could not be found (are you missing a using directive or an assembly reference?)
8>VectorEventArgs.cs(9,36,9,51): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\RenderLoopClock.cs(8,36,8,45): error CS0246: The type or namespace name 'ClockBase' could not be found (are you missing a using directive or an assembly reference?)
8>VectorEventArgs.cs(11,16,11,22): error CS0246: The type or namespace name 'Vector' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\RenderLoopClock.cs(8,64,8,76): error CS0246: The type or namespace name 'IGlobalClock' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawDragEvent.cs(6,16,6,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Animation\RenderLoopClock.cs(10,33,10,37): error CS0115: 'RenderLoopClock.Stop()': no suitable method found to override
8>Raw\RawDragEvent.cs(13,38,13,43): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawMouseEventArgs.cs(62,16,62,21): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawMouseWheelEventArgs.cs(20,16,20,22): error CS0246: The type or namespace name 'Vector' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawMouseEventArgs.cs(41,13,41,18): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawMouseWheelEventArgs.cs(13,13,13,18): error CS0246: The type or namespace name 'Point' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawMouseWheelEventArgs.cs(14,13,14,19): error CS0246: The type or namespace name 'Vector' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawSizeEventArgs.cs(20,16,20,20): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Raw\RawSizeEventArgs.cs(10,33,10,37): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>FocusManager.cs(177,61,177,76): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(29,44,29,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(46,45,46,60): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(11,32,11,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(11,44,11,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(16,32,16,60): error CS0246: The type or namespace name 'RoutedEvent<>' could not be found (are you missing a using directive or an assembly reference?)
8>Gestures.cs(16,44,16,59): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>GotFocusEventArgs.cs(11,38,11,53): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>TextInputEventArgs.cs(8,39,8,54): error CS0246: The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>EglDisplay.cs(4,16,4,24): error CS0234: The type or namespace name 'Platform' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>EglGlPlatformFeature.cs(2,16,2,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>EglInterface.cs(2,16,2,24): error CS0234: The type or namespace name 'Platform' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>EglInterface.cs(3,16,3,24): error CS0234: The type or namespace name 'Platform' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>IGlPlatformSurfaceRenderingSession.cs(8,9,8,18): error CS0246: The type or namespace name 'PixelSize' could not be found (are you missing a using directive or an assembly reference?)
8>EglGlPlatformSurface.cs(10,13,10,22): error CS0246: The type or namespace name 'PixelSize' could not be found (are you missing a using directive or an assembly reference?)
8>EglGlPlatformSurface.cs(73,24,73,33): error CS0246: The type or namespace name 'PixelSize' could not be found (are you missing a using directive or an assembly reference?)
8>EglInterface.cs(49,50,49,60): error CS0246: The type or namespace name 'Utf8Buffer' could not be found (are you missing a using directive or an assembly reference?)
8>Done building project "Avalonia.OpenGL.csproj" -- FAILED.
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(8,12,8,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinitionAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Properties\AssemblyInfo.cs(9,12,9,27): error CS0246: The type or namespace name 'XmlnsDefinition' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(8,21,8,31): error CS0234: The type or namespace name 'Converters' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Data\Binding.cs(9,21,9,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Data\Binding.cs(10,16,10,27): error CS0234: The type or namespace name 'LogicalTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Data\Binding.cs(12,16,12,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Data\Binding.cs(13,16,13,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Data\MultiBinding.cs(9,21,9,31): error CS0234: The type or namespace name 'Converters' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Data\MultiBinding.cs(10,16,10,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Data\TemplateBinding.cs(4,21,4,31): error CS0234: The type or namespace name 'Converters' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Data\TemplateBinding.cs(5,16,5,24): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Data\DelayedBinding.cs(9,16,9,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\ArgumentListParser.cs(5,21,5,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\ArgumentListParser.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(3,21,3,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(4,16,4,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(4,21,4,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(6,16,6,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\ElementNameNode.cs(2,21,2,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\ElementNameNode.cs(3,16,3,27): error CS0234: The type or namespace name 'LogicalTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\FindAncestorNode.cs(2,21,2,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\FindAncestorNode.cs(3,16,3,27): error CS0234: The type or namespace name 'LogicalTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\SelfNode.cs(1,21,1,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\StringIndexerNode.cs(13,21,13,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\Nodes\StringIndexerNode.cs(14,16,14,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(6,21,6,25): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Avalonia.Data' (are you missing an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\SelectorParser.cs(6,16,6,23): error CS0234: The type or namespace name 'Styling' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\SelectorParser.cs(7,16,7,25): error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Properties\AssemblyInfo.cs(5,16,5,24): error CS0234: The type or namespace name 'Metadata' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Markup\Parsers\ArgumentListParser.cs(12,61,12,76): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ArgumentListParser.cs(12,37,12,51): error CS8337: The first parameter of a 'ref' extension method 'ParseArguments' must be a value type or a generic type constrained to struct.
8>Markup\Data\DelayedBinding.cs(35,32,35,46): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(35,55,35,71): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(35,82,35,90): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(17,33,17,41): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\ElementNameNode.cs(7,38,7,52): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(12,36,12,74): error CS0246: The type or namespace name 'SingleSubscriberObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(13,9,13,17): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(14,9,14,21): error CS0246: The type or namespace name 'IDescription' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\FindAncestorNode.cs(7,39,7,53): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(63,32,63,46): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(63,83,63,97): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(90,42,90,56): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(23,22,23,30): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\FindAncestorNode.cs(19,32,19,43): error CS0115: 'FindAncestorNode.Description': no suitable method found to override
8>Markup\Parsers\Nodes\ElementNameNode.cs(17,32,17,43): error CS0115: 'ElementNameNode.Description': no suitable method found to override
8>Markup\Parsers\Nodes\FindAncestorNode.cs(34,33,34,51): error CS0115: 'FindAncestorNode.StartListeningCore(WeakReference)': no suitable method found to override
8>Markup\Parsers\Nodes\ElementNameNode.cs(19,33,19,51): error CS0115: 'ElementNameNode.StartListeningCore(WeakReference)': no suitable method found to override
8>Markup\Parsers\Nodes\FindAncestorNode.cs(46,33,46,50): error CS0115: 'FindAncestorNode.StopListeningCore()': no suitable method found to override
8>Markup\Parsers\Nodes\ElementNameNode.cs(31,33,31,50): error CS0115: 'ElementNameNode.StopListeningCore()': no suitable method found to override
8>Data\MultiBinding.cs(28,16,28,36): error CS0246: The type or namespace name 'IMultiValueConverter' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(38,16,38,27): error CS0246: The type or namespace name 'BindingMode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\SelfNode.cs(5,31,5,45): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\SelfNode.cs(7,32,7,43): error CS0115: 'SelfNode.Description': no suitable method found to override
8>Data\MultiBinding.cs(43,16,43,31): error CS0246: The type or namespace name 'BindingPriority' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(30,65,30,80): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(10,26,10,40): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(30,17,30,31): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(26,45,26,59): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(114,40,114,54): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(85,38,85,53): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(85,63,85,77): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(29,23,29,41): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(52,13,52,28): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(53,13,53,29): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(51,16,51,32): error CS0246: The type or namespace name 'InstancedBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(31,13,31,28): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(32,13,32,29): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(30,16,30,32): error CS0246: The type or namespace name 'InstancedBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(125,20,125,28): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(123,51,123,66): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(123,76,123,90): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(126,20,126,36): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(42,23,42,41): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(67,16,67,31): error CS0246: The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(128,40,128,54): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(142,45,142,60): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(142,70,142,84): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(77,16,77,27): error CS0246: The type or namespace name 'BindingMode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(87,45,87,60): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(82,16,82,32): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(110,46,110,61): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(119,33,119,49): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(119,60,119,68): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(22,10,22,17): error CS0246: The type or namespace name 'ContentAttribute' could not be found (are you missing a using directive or an assembly reference?)
8>Data\MultiBinding.cs(22,10,22,17): error CS0246: The type or namespace name 'Content' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionObserverBuilder.cs(57,23,57,41): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(162,49,162,64): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(162,73,162,87): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(135,51,135,66): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\StringIndexerNode.cs(18,40,18,55): error CS0246: The type or namespace name 'IndexerNodeBase' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(144,56,144,71): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(156,59,156,91): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(189,40,189,55): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(189,64,189,78): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(175,60,175,75): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(172,68,172,100): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(143,25,143,39): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(197,56,197,71): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(202,44,202,59): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(202,68,202,82): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorParser.cs(36,16,36,24): error CS0246: The type or namespace name 'Selector' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(145,40,145,54): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(208,59,208,74): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(223,55,223,70): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\StringIndexerNode.cs(27,66,27,81): error CS0246: The type or namespace name 'BindingPriority' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(215,47,215,62): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(215,71,215,85): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Data\DelayedBinding.cs(136,70,136,84): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(233,59,233,74): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(266,51,266,66): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(238,59,238,74): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(285,42,285,57): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(290,53,290,68): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\SelectorGrammar.cs(254,55,254,70): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(295,48,295,63): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(300,49,300,64): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(305,53,305,68): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(310,49,310,64): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\ExpressionParser.cs(315,44,315,59): error CS0246: The type or namespace name 'CharacterReader' could not be found (are you missing a using directive or an assembly reference?)
8>Data\TemplateBinding.cs(109,33,109,43): error CS0115: 'TemplateBinding.Subscribed()': no suitable method found to override
8>Data\TemplateBinding.cs(115,33,115,45): error CS0115: 'TemplateBinding.Unsubscribed()': no suitable method found to override
8>Data\TemplateBinding.cs(15,9,15,25): error CS0535: 'TemplateBinding' does not implement interface member 'IObservable<object>.Subscribe(IObserver<object>)'
8>Data\TemplateBinding.cs(24,32,24,48): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Markup\Parsers\Nodes\StringIndexerNode.cs(25,32,25,43): error CS0115: 'StringIndexerNode.Description': no suitable method found to override
8>Markup\Parsers\Nodes\StringIndexerNode.cs(27,33,27,51): error CS0115: 'StringIndexerNode.SetTargetValueCore(object, BindingPriority)': no suitable method found to override
8>Markup\Parsers\Nodes\StringIndexerNode.cs(129,30,129,42): error CS0115: 'StringIndexerNode.PropertyType': no suitable method found to override
8>Markup\Parsers\Nodes\StringIndexerNode.cs(131,35,131,43): error CS0115: 'StringIndexerNode.GetValue(object)': no suitable method found to override
8>Markup\Parsers\Nodes\StringIndexerNode.cs(284,33,284,45): error CS0115: 'StringIndexerNode.ShouldUpdate(object, PropertyChangedEventArgs)': no suitable method found to override
8>Markup\Parsers\Nodes\StringIndexerNode.cs(290,33,290,57): error CS0115: 'StringIndexerNode.TryGetFirstArgumentAsInt()': no suitable method found to override
8>Data\TemplateBinding.cs(17,17,17,31): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(20,28,20,36): error CS0246: The type or namespace name 'IBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(45,16,45,31): error CS0246: The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(65,16,65,27): error CS0246: The type or namespace name 'BindingMode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(75,16,75,31): error CS0246: The type or namespace name 'BindingPriority' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(101,13,101,28): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(102,13,102,29): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(100,16,100,32): error CS0246: The type or namespace name 'InstancedBinding' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(215,13,215,28): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(216,13,216,27): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(214,17,214,35): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(252,13,252,27): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(254,13,254,27): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(251,17,251,35): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(266,13,266,27): error CS0246: The type or namespace name 'IStyledElement' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(268,13,268,27): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(265,17,265,35): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(300,13,300,27): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(298,17,298,35): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(308,13,308,28): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(309,13,309,27): error CS0246: The type or namespace name 'ExpressionNode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(307,17,307,35): error CS0246: The type or namespace name 'ExpressionObserver' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(322,58,322,73): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(35,37,35,48): error CS0246: The type or namespace name 'BindingMode' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(35,56,35,67): error CS0103: The name 'BindingMode' does not exist in the current context
8>Data\Binding.cs(338,38,338,74): error CS0246: The type or namespace name 'SingleSubscriberObservableBase<>' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(359,57,359,89): error CS0246: The type or namespace name 'AvaloniaPropertyChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(349,37,349,47): error CS0115: 'Binding.UpdateSignal.Subscribed()': no suitable method found to override
8>Data\Binding.cs(354,37,354,49): error CS0115: 'Binding.UpdateSignal.Unsubscribed()': no suitable method found to override
8>Data\Binding.cs(343,33,343,48): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(343,57,343,73): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(340,30,340,45): error CS0246: The type or namespace name 'IAvaloniaObject' could not be found (are you missing a using directive or an assembly reference?)
8>Data\Binding.cs(341,30,341,46): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Done building project "Avalonia.Markup.csproj" -- FAILED.
8>Avalonia -> C:\Projects\Avalonia\packages\Avalonia\bin\Debug\net461\Avalonia.dll
8>ILayoutable.cs(4,16,4,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Layoutable.cs(6,16,6,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>Layoutable.cs(7,16,7,26): error CS0234: The type or namespace name 'VisualTree' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>LayoutManager.cs(6,16,6,23): error CS0234: The type or namespace name 'Logging' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>LayoutManager.cs(7,16,7,25): error CS0234: The type or namespace name 'Threading' does not exist in the namespace 'Avalonia' (are you missing an assembly reference?)
8>ILayoutable.cs(11,36,11,43): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(66,31,66,37): error CS0246: The type or namespace name 'Visual' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(22,72,22,76): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(22,23,22,27): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>IEmbeddedLayoutRoot.cs(8,9,8,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutRoot.cs(14,9,14,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(16,9,16,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutRoot.cs(19,9,19,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(51,9,51,18): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(33,62,33,66): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(33,82,33,91): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(34,13,34,22): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(33,23,33,27): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(76,9,76,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(39,62,39,66): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(39,82,39,91): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(39,23,39,27): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(81,9,81,13): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(92,22,92,26): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>ILayoutable.cs(98,22,98,26): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(50,60,50,64): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(50,80,50,89): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(50,99,50,108): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(50,23,50,27): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(55,60,55,64): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(55,80,55,89): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>LayoutHelper.cs(55,23,55,27): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(282,9,282,13): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(287,9,287,13): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(218,16,218,25): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(245,16,245,20): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(300,29,300,33): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(345,29,345,33): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(431,53,431,69): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(445,56,445,72): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(468,53,468,69): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(482,56,482,72): error CS0246: The type or namespace name 'AvaloniaProperty' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(505,44,505,48): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(505,27,505,31): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(557,48,557,52): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(557,27,557,31): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(580,44,580,48): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(656,48,656,52): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(656,27,656,31): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(667,62,667,69): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(667,81,667,88): error CS0246: The type or namespace name 'IVisual' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(683,43,683,47): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(698,43,698,47): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(710,41,710,45): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(710,24,710,28): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(667,40,667,61): error CS0115: 'Layoutable.OnVisualParentChanged(IVisual, IVisual)': no suitable method found to override
8>Layoutable.cs(71,32,71,64): error CS0246: The type or namespace name 'DirectProperty<,>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(71,59,71,63): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(77,32,77,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(83,32,83,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(89,32,89,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(95,32,95,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(101,32,101,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(107,32,107,54): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(113,32,113,57): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(113,47,113,56): error CS0246: The type or namespace name 'Thickness' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(119,32,119,67): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(125,32,125,65): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(131,32,131,52): error CS0246: The type or namespace name 'StyledProperty<>' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(135,17,135,21): error CS0246: The type or namespace name 'Size' could not be found (are you missing a using directive or an assembly reference?)
8>Layoutable.cs(136,17,136,21): error CS0246: The type or namespace name 'Rect' could not be found (are you missing a using directive or an assembly reference?)
8>Done building project "Avalonia.Layout.csproj" -- FAILED.
9>------ Build started: Project: Avalonia.ReactiveUI, Configuration: Debug Any CPU ------
10>------ Build started: Project: Avalonia.Win32, Configuration: Debug Any CPU ------
11>------ Build started: Project: Avalonia.Direct2D1, Configuration: Debug Any CPU ------
12>------ Build started: Project: Avalonia.Skia, Configuration: Debug Any CPU ------
13>------ Build started: Project: Avalonia.Gtk3, Configuration: Debug Any CPU ------
14>------ Build started: Project: Avalonia.Native, Configuration: Debug Any CPU ------
12>DrawingContextImpl.cs(390,26,390,43): warning CS1572: XML comment has a param tag for 'interpolationMode', but there is no parameter by that name
12>SurfaceRenderTarget.cs(52,58,52,61): warning CS1573: Parameter 'gpu' has no matching param tag in the XML comment for 'SurfaceRenderTarget.CreateSurface(GRContext, int, int, PixelFormat?)' (but other parameters do)
12>WriteableBitmapImpl.cs(127,58,127,64): warning CS1573: Parameter 'parent' has no matching param tag in the XML comment for 'WriteableBitmapImpl.BitmapFramebuffer.BitmapFramebuffer(WriteableBitmapImpl, SKBitmap)' (but other parameters do)
9>Avalonia.ReactiveUI -> C:\Projects\Avalonia\src\Avalonia.ReactiveUI\bin\Debug\netstandard2.0\Avalonia.ReactiveUI.dll
12>Avalonia.Skia -> C:\Projects\Avalonia\src\Skia\Avalonia.Skia\bin\Debug\netstandard2.0\Avalonia.Skia.dll
15>------ Build started: Project: ControlCatalog, Configuration: Debug Any CPU ------
12>Done building project "Avalonia.Skia.csproj".
10>Avalonia.Win32 -> C:\Projects\Avalonia\src\Windows\Avalonia.Win32\bin\Debug\netstandard2.0\Avalonia.Win32.dll
13>Avalonia.Gtk3 -> C:\Projects\Avalonia\src\Gtk\Avalonia.Gtk3\bin\Debug\netstandard2.0\Avalonia.Gtk3.dll
16>------ Build started: Project: Avalonia.LinuxFramebuffer, Configuration: Debug Any CPU ------
11>Avalonia.Direct2D1 -> C:\Projects\Avalonia\src\Windows\Avalonia.Direct2D1\bin\Debug\netstandard2.0\Avalonia.Direct2D1.dll
14>Avalonia.Native -> C:\Projects\Avalonia\src\Avalonia.Native\bin\Debug\netstandard2.0\Avalonia.Native.dll
17>------ Build started: Project: Avalonia.Desktop, Configuration: Debug Any CPU ------
15>ControlCatalog -> C:\Projects\Avalonia\samples\ControlCatalog\bin\Debug\netstandard2.0\ControlCatalog.dll
16>Avalonia.LinuxFramebuffer -> C:\Projects\Avalonia\src\Linux\Avalonia.LinuxFramebuffer\bin\Debug\netstandard2.0\Avalonia.LinuxFramebuffer.dll
17>Avalonia.Desktop -> C:\Projects\Avalonia\src\Avalonia.Desktop\bin\Debug\netstandard2.0\Avalonia.Desktop.dll
18>------ Build started: Project: ControlCatalog.NetCore, Configuration: Debug Any CPU ------
18>ControlCatalog.NetCore -> C:\Projects\Avalonia\samples\ControlCatalog.NetCore\bin\Debug\netcoreapp2.0\ControlCatalog.NetCore.dll
========== Build: 17 succeeded, 1 failed, 10 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment