Krusen / BencodeNET

.NET library for encoding/decoding bencode and reading/writing torrent files
The Unlicense
152 stars 28 forks source link

targeting net5 and updated nuget packages #53

Closed waynemunro closed 3 years ago

waynemunro commented 3 years ago

removed outdated target frameworks and added the latest

Krusen commented 3 years ago

Thanks for the PR, but I've already been working a bit on this and there is a bit more to it than this with some conditional compilation in some areas of the code depending on the target framework.

Also I don't see any reason to remove support for all other target frameworks, although they will be trimmed a bit for v4.0.