Closed ikorin24 closed 2 years ago
Sorry but I will not provide compiled versions of this library anymore only as source code and I am not related in anyway with the available nuget downloads. Once in a while someone comes asking if I can include a specific net version, the code is here everybody can easily modify the proj file to fit anyone needs. I cannot include every single net version that this library is compatible with, too many,, only main version upgrades and specially those that require some attention.
The only three things to take care are the two defined conditions they are required for:
Sorry but I will not provide compiled versions of this library anymore only as source code and I am not related in anyway with the available nuget downloads
I do not know what you are apologizing for. Your code compiles just fine in VS 2019, as you state to use, and I cannot see why anyone can't do that for themselves. Setting the target and clicking rebuild solution works immediately. I cannot think of anything else you could have done to make this easier for anyone. It is already as easy as reasonably humanly possible. Your included samples are gems.
As for nuget. Thank you for the head's-up.
edit... I have been reading the posts, bug reports and more here as the time permits. I see now you have already mentioned the nuget issue many times.
@haplokuon Thanks for the reply.
I am not related in anyway with the available nuget downloads.
Oh sorry, I did not know that and assumed you had released it.
I will fork the repository and customize it for myself. Thanks for the great source code !!
Is it possible to support .net standard 2.0, just by adding netstandard2.0 to TargetFrameworks in netDxf.csproj?
This will allow you to use all .net framework versions up to .net framework 4.8.