Aidanapword
Aidanapword

Reputation: 298

dotnetCore (1.0.0-preview2-1-003177) - build warnings as errors - how?

Does anyone know which switch (in the project.json?) to use to ensure that a dotNetCore build that includes a warning in the output is marked as failed?

Upvotes: 3

Views: 1478

Answers (1)

Aidanapword
Aidanapword

Reputation: 298

I did find warningsaserrors in the dotnet reference.

Upvotes: 4

Related Questions