brandondahler / Data.HashFunction

C# library to create a common interface to non-cryptographic hash functions.
MIT License
255 stars 42 forks source link

Updates to packaging. #14

Closed brandondahler closed 9 years ago

brandondahler commented 9 years ago

Move IHashFunction and IHashFunctionAsync to own and separately versioned package and add new dependency for all packages. Rename Blake2B package to Blake2. Update build process to allow Interfaces package to be separately versioned.

Bumped VS test executor package because the stable one no longer works on my system.

brandondahler commented 9 years ago

test this please

DataHashFunctionBot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): http://jenkins.dahler.org//job/Data.HashFunction/job/Data.HashFunction%20Pull%20Requests/25/ Test PASSed.

DataHashFunctionBot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): http://jenkins.dahler.org//job/Data.HashFunction/job/Data.HashFunction%20Pull%20Requests/26/ Test PASSed.