From af93ec750ceed549b30fe26b93f9b754b414be75 Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Wed, 3 Jun 2020 13:22:40 +0200 Subject: Enable TreatWarningsAsErrors for more projects --- RSSDP/RSSDP.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'RSSDP/RSSDP.csproj') diff --git a/RSSDP/RSSDP.csproj b/RSSDP/RSSDP.csproj index e3f3127b6..553693171 100644 --- a/RSSDP/RSSDP.csproj +++ b/RSSDP/RSSDP.csproj @@ -14,6 +14,7 @@ netstandard2.1 false + true -- cgit v1.2.3