murmurhash-net
murmurhash-net copied to clipboard
#14 Now have a single project
With this change the project is now a single csproj with multiple target frameworks and additional compile have been added for the files on not supported platforms. In the process have gained netstandard 2.1 target to reduce dependencies on the newer dotnet versions.
Closes: #14