From f1b37c3a4d620298f8c646ac0a308a6fae1b662d Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 18 Dec 2020 20:09:31 -0600 Subject: Enable XML doc and delete obsolete IParseHelper methods. --- src/WixToolset.Extensibility/BasePreprocessorExtension.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/WixToolset.Extensibility/BasePreprocessorExtension.cs') diff --git a/src/WixToolset.Extensibility/BasePreprocessorExtension.cs b/src/WixToolset.Extensibility/BasePreprocessorExtension.cs index cfacf97a..b9a856ec 100644 --- a/src/WixToolset.Extensibility/BasePreprocessorExtension.cs +++ b/src/WixToolset.Extensibility/BasePreprocessorExtension.cs @@ -70,7 +70,6 @@ namespace WixToolset.Extensibility /// /// Processes a pragma defined in the extension. /// - /// The location of this pragma's PI. /// The prefix of the pragma to be processed by the extension. /// The name of the pragma. /// The pragma's arguments. -- cgit v1.2.3-55-g6feb