samhowes / rules_msbuild

Build .csproj files with Bazel
Apache License 2.0
6 stars 3 forks source link

Use WarnAsError to cleanup build output #148

Closed samhowes closed 3 years ago

samhowes commented 3 years ago

Building the builder currently outputs a lot of build warnings that the end-user doesn't care about. These should be cleaned up.