-
-
Notifications
You must be signed in to change notification settings - Fork 95
feat(polyfills): add support for embedded Polyfill attributes to prevent type conflicts #3787
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
Conversation
…ent type conflicts
…d attribute support fix(docs): update documentation to use code formatting for IEnumerable<T> in collections.md
|
Claude finished @thomhurst's task —— View job 📋 PR Review: Embedded Polyfill Attributes Support✅ Overall Assessment: Approve with Minor Improvements This PR implements a solid solution to prevent type conflicts when using Polyfill attributes across multiple projects. The implementation follows MSBuild best practices and addresses a legitimate issue. ✅ Code Quality & ImplementationExcellent approach overall:
|
|
I'll analyze this and get back to you. |

Fixes #3731