From 93f39c964d95f587693c915f6d7d97b6d7873b80 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 18 Dec 2020 23:11:51 -0600 Subject: Update to latest repo template and remove warnings. --- src/CSharp.Build.props | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CSharp.Build.props') diff --git a/src/CSharp.Build.props b/src/CSharp.Build.props index bcd47a0c..81d24ad1 100644 --- a/src/CSharp.Build.props +++ b/src/CSharp.Build.props @@ -8,5 +8,6 @@ true true $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)wix.snk)) + false -- cgit v1.2.3-55-g6feb