haplokuon / netDxf

.net dxf Reader-Writer
MIT License
995 stars 405 forks source link

Framework upgrade 4.8 #336

Closed JvzRdm closed 2 years ago

JvzRdm commented 2 years ago

I've recently upgraded to Visual Studio 2022, in this version the Framework 4.5 is no longer available. Our application has been upgraded to the Framwork 4.8, right after the upgrade DXF could no longer be loaded because "DxfDocument.Load" always returns NULL. With a local copy and upgrading the Framework to 4.8 "DxfDocument.Load" no longer returns NULL.

Will the project be available in the FrameWork 4.7 or 4.8?

haplokuon commented 2 years ago

Read this.

JvzRdm commented 2 years ago

Thanks, was wondering if the project would get an update. Ill manage a custom build