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

Update Utilties.CloneObject and normalise line endings. #2

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

ProjectHSI
Copy link

The 2nd change wasn't really intentional, but from the web editor of GitHub.

The 2nd change wasn't really intentional, but from the web editor of GitHub.
@MattFiler
Copy link
Member

what's the reason behind this change?

@ProjectHSI
Copy link
Author

The main reason was that BinaryFormatter was apparently completed removed in the latest .NET version, so I had to replace it with reflection instead (I also could've done binary format to JSON and then do that, but I find this approach better anyway).

@MattFiler
Copy link
Member

Thanks, I'll take a look at any potential implications - if it's alright I might commit the change without the line ending changes to preserve the git blame if that's ok

@ProjectHSI
Copy link
Author

Yeah, that's OK.

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