From 4bda45e1646ae69c79f5c9366833b4a7da3300ca Mon Sep 17 00:00:00 2001 From: Volodymyr Lisovskyi Date: Mon, 5 Feb 2024 12:07:33 +0000 Subject: [PATCH] feat: generate doc file and disable warns (#38) --- src/Sinch/Sinch.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Sinch/Sinch.csproj b/src/Sinch/Sinch.csproj index 3cff8731..c11672a2 100644 --- a/src/Sinch/Sinch.csproj +++ b/src/Sinch/Sinch.csproj @@ -14,6 +14,8 @@ LICENSE sinch,sms,numbers,verification,messaging,voice git + true + $(NoWarn);1591