NancyFx / Nancy.Bootstrappers.Windsor

Nancy boostrapper for the Windsor container
http://nancyfx.org
MIT License
14 stars 24 forks source link

Fixed build.ps1 verbosity #51

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 😢