-
Notifications
You must be signed in to change notification settings - Fork 743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Remove duplicate analyzers #9592
Conversation
The build 52791 found UI Test snapshots differences: Details
|
@Mergifyio backport release/stable/4.4 |
✅ Backports have been created
|
….4/pr-9592 fix: Remove duplicate analyzers (backport #9592)
Microsoft has now fixed this and I have upgraded to uno.ui 4.5.9 and the same errors still occurs. Could it be that the workaround cause the problem to appear again. Mapsui/Mapsui#1721 (Upgrad 4.5.9 remove wpf duplicate analyzer workaround). Workaround is following in global.json you have to pin the Version to 6.0.400 then it works with 6.0.401 it doesn't work anymore Maybe when the version is bigger or equal 6.0.401 the workaround has to be disabled. { |
That's right, we're in the process of publishing an update (4.5.12) which removes the workaround. |
GitHub Issue (If applicable): #9562
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Applies a workaround for duplicate analyzers issue introduced around dotnet/wpf#6792
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):