Skip to content
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

Use IsTargetFrameworkCompatible() #2790

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Use IsTargetFrameworkCompatible() #2790

merged 1 commit into from
Sep 4, 2024

Conversation

martincostello
Copy link
Contributor

Use IsTargetFrameworkCompatible()

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • If any gains or losses in performance are possible, you've included benchmarks for your changes. More info
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Improve condition so it's forward-compatible with .NET 9 and beyond.

Description

Improve condition to mark IsAotCompatible=true so it's forward-compatible with .NET 9 and beyond.

Improve condition so it's forward-compatible with .NET 9 and beyond.
@martincostello martincostello requested a review from a team as a code owner August 22, 2024 07:56
@pmaytak pmaytak merged commit 0198cb0 into AzureAD:dev Sep 4, 2024
5 checks passed
@pmaytak
Copy link
Contributor

pmaytak commented Sep 4, 2024

Thanks @martincostello

@pmaytak pmaytak added this to the 8.0.3 milestone Sep 4, 2024
@martincostello martincostello deleted the patch-1 branch September 4, 2024 17:54
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.

3 participants