microsoft / ApplicationInsights-dotnet-logging

.NET Logging adaptors
106 stars 49 forks source link

Re-Enable Warnings as Errors. #212

Closed TimothyMothra closed 6 years ago

TimothyMothra commented 6 years ago

Need to re-enable Warnings as Errors when all FxCop issues have been addressed.

https://github.com/Microsoft/ApplicationInsights-dotnet-logging/blob/482f176ca922e741de074c597ed2af69a3574d67/Common.props#L24-L25

Should only enable for Release builds.