ACadSharp icon indicating copy to clipboard operation
ACadSharp copied to clipboard

netstandard2.0 support

Open mdmozibur opened this issue 1 year ago • 1 comments

A lot of project is still using netstandard2.0. Targeting that will be beneficial to more developers. Besides, not a lot code change is required.

I will submit a PR ASAP.

mdmozibur avatar Sep 24 '24 04:09 mdmozibur

Hi @mdmozibur,

If the change is minimal I won't have a problem to merge the PR, although I think is beneficial for other projects to update to higher versions of netstandard.

DomCR avatar Sep 25 '24 09:09 DomCR

@DomCR , create the pull request : here. Just check it, only2 /3 lines of code changed.

mdmozibur avatar Nov 04 '24 14:11 mdmozibur