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

feat: targetframework to netstandard2.0 #150

Merged
merged 8 commits into from
Mar 14, 2024

Conversation

ByronMayne
Copy link
Contributor

About the PR

Changed the project to target .netstandard2.0 instead of .net6.0

This allows it to be used by any project type rather then just .netframework
Added new unit test to validate the special characters string extensions, which was failing tests
@ByronMayne
Copy link
Contributor Author

Everything should be good now

@ByronMayne ByronMayne changed the title feat: Targetframework to Netstandard2.0 feat: targetframework to netstandard2.0 Mar 13, 2024
@VisualBean
Copy link
Collaborator

Everything should be good now

looks like you kept the test changes around as well.

@ByronMayne
Copy link
Contributor Author

Sorry about that, it was collapsed and I miss it in the visuals.

@VisualBean
Copy link
Collaborator

Sorry about that, it was collapsed and I miss it in the visuals.

Took me a double take, to find it as well 😅 no worries!
Thanks a lot for the contributions!

@VisualBean VisualBean merged commit 9291da6 into LEGO:main Mar 14, 2024
5 checks passed
@ByronMayne ByronMayne deleted the ConvertToStandard branch March 14, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants