Browse Source

Update API compat baseline.

pull/5126/head
Steven Kirk 6 years ago
parent
commit
f08bfb329d
  1. 5
      src/Avalonia.Themes.Fluent/ApiCompatBaseline.txt

5
src/Avalonia.Themes.Fluent/ApiCompatBaseline.txt

@ -1,3 +1,4 @@
Compat issues with assembly Avalonia.Themes.Fluent:
TypesMustExist : Type 'Avalonia.Themes.Fluent.FluentTheme' does not exist in the implementation but it does exist in the contract.
Total Issues: 1
CannotRemoveBaseTypeOrInterface : Type 'Avalonia.Themes.Fluent.FluentTheme' does not inherit from base type 'Avalonia.Styling.Styles' in the implementation but it does in the contract.
MembersMustExist : Member 'public void Avalonia.Themes.Fluent.FluentTheme..ctor()' does not exist in the implementation but it does exist in the contract.
Total Issues: 2

Loading…
Cancel
Save