From 1c0b11803fa3ea6b0e36b3ee2e7a82c54e7ac877 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Philippe=20Bruy=C3=A8re?= Date: Sun, 26 Jan 2020 04:38:31 +0100 Subject: [PATCH] no warn on xml comments missing --- Crow/Crow.csproj | 7 +++++-- README.md | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Crow/Crow.csproj b/Crow/Crow.csproj index 55608eb9..b162e616 100644 --- a/Crow/Crow.csproj +++ b/Crow/Crow.csproj @@ -15,8 +15,6 @@ GUI Widget toolkit Interface C# .Net Mono $(AssemblyVersion)-beta - True - true False https://github.com/jpbruyere/Crow/wiki https://opensource.org/licenses/MIT @@ -24,6 +22,11 @@ Copyright 2013-2019 + + True + + true + $(NoWarn);1591 DESIGN_MODE diff --git a/README.md b/README.md index 78bddc22..530c7670 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@

- + - + -- 2.47.3