Skip to content

Commit 87ac235

Browse files
committed
ci: Fix build by adjusting PackageDiff
1 parent af2d3f0 commit 87ac235

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/PackageDiffIgnore.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,6 +1982,10 @@
19821982
<Member fullName="System.Threading.Tasks.Task`1&lt;System.Boolean&gt; Uno.UI.Helpers.TypeMappings.WaitForResume()" reason="Not really considered a public API, used by internal tooling" />
19831983
<Member fullName="System.Void Uno.UI.Helpers.TypeMappings.Resume(System.Boolean updateLayout)" reason="Not really considered a public API, used by internal tooling" />
19841984
<!-- END TypeMappings -->
1985+
1986+
<!-- BEGIN DiagnosticsOverlay -->
1987+
<Member fullName="System.Void Uno.Diagnostics.UI.DiagnosticsOverlay.Add(System.String id, System.String name, Microsoft.UI.Xaml.UIElement preview, System.Func`1&lt;Microsoft.UI.Xaml.UIElement&gt; details)" reason="Recently public, nobody uses it yet." />
1988+
<!-- END DiagnosticsOverlay -->
19851989
</Methods>
19861990
</IgnoreSet>
19871991

0 commit comments

Comments
 (0)