libsodium-net icon indicating copy to clipboard operation
libsodium-net copied to clipboard

NUnit Update Breaking Builds

Open adamcaudill opened this issue 10 years ago • 1 comments

This commit broke the build on OSX with this error:

error CS0117: `NUnit.Framework.Assert' does not contain a definition for `Inconclusive'

Reverted the change here: https://github.com/adamcaudill/libsodium-net/commit/a5ccb6ac2c620061ce15129f9e8166a73727f42b

Issue is with running unit tests with Mono.

See here for a possible explanation.

adamcaudill avatar Aug 21 '15 04:08 adamcaudill

Update: https://github.com/travis-ci/apt-package-whitelist/issues/925 i`am still not able to install the package.

Maybe i need to wait for this: https://github.com/travis-ci/apt-source-whitelist/issues/122

bitbeans avatar Aug 31 '15 17:08 bitbeans