NancyFx / Nancy.Bootstrappers.Ninject

Nancy boostrapper for the Ninject container
MIT License
17 stars 25 forks source link

Fixed build.ps1 verbosity #46

Closed thecodejunkie closed 7 years ago

thecodejunkie commented 7 years ago

We where missing a = in -verbosity=diagnostic, causing builds to fail but still generate a false positive 😢