Skip to content

Conversation

@bash
Copy link
Member

@bash bash commented Feb 8, 2025

We intentionally run the public API analyzers only on the newest target framework because we usually add APIs in newer target frameworks that are missing in older ones.

I have sometimes forgotten to update the target framework condition (for instance in Funcky.Async). To prevent this I introduced a property FunckyNewestTargetFramework that sits right next to the other target frameworks so that they (hopefully) get bumped together.

We also get a warning now if we don't set the property altogether.

@bash bash requested review from FreeApophis and Mafii February 8, 2025 20:37
@bash bash enabled auto-merge February 8, 2025 20:38
@bash bash merged commit 63ec637 into main Feb 11, 2025
9 checks passed
@bash bash deleted the unify-public-api-analyzers branch February 11, 2025 12:20
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