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

Refactor the project files and code #156

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

teo-tsirpanis
Copy link

This PR simplifies the project files by removing redundant properties and dependencies, and fixes some warnings raised by Resharper/Rider. Moreover it adds support for SPDX license expressions and SourceLink (you also have to publish the .snupkg files).

Use SourceLink and SPDX license expressions.
Remove redundant .NET Standard package references.
Use framework-specific ifdefs instead of custom ones.
Embed the package's icon in the nupkg file.
And remove some more redundant properties from the project files.
Fix a typo and prevent a boxing case in Parse.RegexMatch.
Optimize a LINQ query in Parse.Commented.
And include the snupkg files to the AppVeyor artifacts.
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.

1 participant