committed by
GitHub
5 changed files with 26 additions and 11 deletions
@ -0,0 +1,4 @@ |
|||
Compat issues with assembly Avalonia.Visuals: |
|||
EnumValuesMustMatch : Enum value 'Avalonia.Media.FontStyle Avalonia.Media.FontStyle.Italic' is (System.Int32)1 in the implementation but (System.Int32)2 in the contract. |
|||
EnumValuesMustMatch : Enum value 'Avalonia.Media.FontStyle Avalonia.Media.FontStyle.Oblique' is (System.Int32)2 in the implementation but (System.Int32)1 in the contract. |
|||
Total Issues: 2 |
|||
Loading…
Reference in new issue