Support .NET 5?
Opened this issue · 1 comments
Do you plan to add support of .NET 5 at least windows-only?
I have no plans to support .NET 5 at present.
In fact I don't know if I will support this product at all in the future.
If I do decide to build a new version, I will most likely restructure the build and installation process. The current version builds all of the C++ components from source code into a single Win32 DLL. I found the build process very difficult to follow.
I would prefer to use pre-built binaries for all imported components - in particular SVN itself. If you install using a Nuget package, it doesn't really matter if there are more DLLs in the package.
That would be a significant break with the original concept of SharpSVN, so it might be better to give the project a new name.
But as I said, I don't know if I will ever do it.