From 7e0565dac18bb28e6bb988f6a1029af3204ead85 Mon Sep 17 00:00:00 2001 From: George Pollard Date: Thu, 30 Jun 2022 09:25:18 +1200 Subject: [PATCH] Treat warnings as errors (#2103) --- src/ApiService/Directory.Build.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ApiService/Directory.Build.props b/src/ApiService/Directory.Build.props index d39ac27d3..6538547f1 100644 --- a/src/ApiService/Directory.Build.props +++ b/src/ApiService/Directory.Build.props @@ -14,6 +14,9 @@ --> true + + true + true 6.0-Recommended