[Build] Validate Package ReferenceAPI Failed #8138
Unanswered
workgroupengineering
asked this question in
Q&A
Replies: 1 comment
-
No, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current behavior
When compiling PR #7830, API validation fails because I have added private ctor in BitmapEncoder.
I have added ignore to PackageDiffIgnore.xml but it fails because ValidatePackageReferenceAPI does not use it.
uno/build/Uno.UI.Build.csproj
Lines 440 to 457 in 58809ef
My questions are:
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
No response
Environment
Other
NuGet package version(s)
master 58809ef
Affected platforms
Build tasks
IDE
Visual Studio 2022
IDE version
17.1.0 Preview 1.1
Relevant plugins
No response
Anything else we need to know?
No response
Beta Was this translation helpful? Give feedback.
All reactions