-
Notifications
You must be signed in to change notification settings - Fork 52
#889 optimise dependencies #960
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
base: master
Are you sure you want to change the base?
#889 optimise dependencies #960
Conversation
PR closed by Hazelcast automation as no activity (>3 months). Please reopen with comments, if necessary. Thank you for using Hazelcast and your valuable contributions |
Reopen am awaiting feedback |
|
@emreyigit can you explain what you mean. System.Memory is natively included in the framework as per https://apisof.net/catalog/fd22bb9adc9f2e905e80fbc8eb34b37b starting with net core 2.1 hence it is not required to be added an explicit dependency on the newer frameworks. |
Sorry @thompson-tomo. Ignore my previous comment please. I just got your point. I need to verify the changes doesn't break anything. Currently, I have limited time but I've added to my to-do. |
No worries, let me know if you have any questions. |
Closes #889