From ec9be8bcfaf02f5fb8dedcbfcc06c0858a556c5f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 7 Mar 2019 22:59:40 -0500 Subject: [PATCH] ignore warning on release too --- src/Api/Api.csproj | 4 ++++ src/Core/Core.csproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index d42ad6f44a..7f7e2d6d1c 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -13,6 +13,10 @@ 1701;1702;1591 + + 1701;1702;1591 + + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index fc737f77e3..2b16c26789 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -11,6 +11,10 @@ 1701;1702;1591;1573 + + 1701;1702;1591;1573 + +