From 2c1f4a40640536f52d7eff717980e9be7785672a Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 18 Dec 2020 16:54:06 -0600 Subject: Enable XML doc, but disable warning since this is an internal project. --- src/CSharp.Build.props | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CSharp.Build.props') diff --git a/src/CSharp.Build.props b/src/CSharp.Build.props index b12f4c6e..81d24ad1 100644 --- a/src/CSharp.Build.props +++ b/src/CSharp.Build.props @@ -5,7 +5,9 @@ --> + true true $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)wix.snk)) + false -- cgit v1.2.3-55-g6feb