Skip to content

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Nov 28, 2025

This PR add PolySharp dev dependency.
And cleanup #if-#endif preprocessor that are used on SupportedOSPlatform/SupportedOSPlatformGuard.

The purpose of adding PolySharp dependency if followings.

@timcassell
Copy link
Collaborator

Thanks. I think PolySharp also generates DynamicDependencyAttribute, so we should be able to remove the ifdefs around it also, right?

@filzrev
Copy link
Contributor Author

filzrev commented Nov 29, 2025

I've add commit that remove #if NET6_0_OR_GREATER on DynamicDependencyAttribute

Copy link
Collaborator

@timcassell timcassell left a comment

Choose a reason for hiding this comment

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

Thanks, I was just waiting for the tests to pass.

@timcassell timcassell merged commit 9c1aa83 into dotnet:master Nov 29, 2025
9 checks passed
@timcassell timcassell added this to the v0.15.8 milestone Nov 29, 2025
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