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

Improve semicolon delimiter consistency, fix IsNetstandard property #244

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Arlodotexe
Copy link
Member

This pull request includes minor changes to the target framework properties and the UseTargetFrameworks script to ensure consistency by adding semicolons at the end of framework lists.

Changes to target framework properties:

Changes to UseTargetFrameworks script:

The delimiter is needed to avoid problems with the Contains checks between TFMs such as net9.0 and net9.0-windows*.

@Arlodotexe Arlodotexe merged commit 725c1b5 into main Jan 2, 2025
11 checks passed
@Arlodotexe Arlodotexe deleted the fix/multitarget/netstandard branch January 2, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants