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

Update GCPerfSim to enable targeting .NET > 5 #2388

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

asundheim
Copy link
Contributor

Modifies the preprocessor directives from #if NET5_0 to #NET5_0_OR_GREATER to allow targeting later versions while still enabling POH functionality.

Also adds the -ee alternate flag, which is mentioned a few times in the doc comment but wasn't actually an option.

Copy link
Member

@cshung cshung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Maoni0 Maoni0 merged commit 2c55313 into dotnet:main Apr 20, 2022
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