Skip to content

Fix Index and Range conflict with PolyIndexAndRange feature toggle#512

Open
alastairlundy wants to merge 11 commits intoSimonCropp:mainfrom
alastairlundy:index-conflict
Open

Fix Index and Range conflict with PolyIndexAndRange feature toggle#512
alastairlundy wants to merge 11 commits intoSimonCropp:mainfrom
alastairlundy:index-conflict

Conversation

@alastairlundy
Copy link
Copy Markdown
Contributor

This PR adds a PolyIndexAndRange feature toggle that is set to true by default, but crucially allows for removing Index and Range types from compilation if set to false.

This should resolve a possible type conflict issue that can occur between Microsoft.Bcl.Memory and Polyfill when Polyfill is forwarded via InternalsVisibleTo to another project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants