From 08e877842da88409f32917993f310c834ae652b6 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Tue, 9 Feb 2010 19:10:16 +0000 Subject: [PATCH] this is a single element git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@42 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa --- Main.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.cs b/Main.cs index 4b6f25b..9959842 100644 --- a/Main.cs +++ b/Main.cs @@ -117,7 +117,7 @@ namespace winsw { get { - return AppendTags("stopexecutable"); + return SingleElement("stopexecutable"); } }