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

fixes #242: add missing attribute targets #243

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

dlidstrom
Copy link
Contributor

I've added AttributeTargets.Method to all attributes which have AttributeTargets.Property. I also added to obsolete attributes thinking it is necessary to avoid forcing removal of those attributes.

@nojaf
Copy link
Collaborator

nojaf commented May 17, 2024

Thanks Daniel! Could you add a new entry in the release notes (https://raw.githubusercontent.com/fsprojects/Argu/master/RELEASE_NOTES.md).

You can use 6.2.4, if that is present there should be a new package after merging this PR.

@dlidstrom
Copy link
Contributor Author

@nojaf I've updated the release notes. Is it ok?

Copy link
Collaborator

@nojaf nojaf left a comment

Choose a reason for hiding this comment

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

Wonderful, thank you!

@nojaf nojaf merged commit ea16d85 into fsprojects:master May 17, 2024
4 checks passed
@nojaf
Copy link
Collaborator

nojaf commented May 24, 2024

Sorry, I assumed merging to master would publish to NuGet.
That did happen and I triggered it manually, https://www.nuget.org/packages/Argu/6.2.4

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