From 6d92593b788c20dd8271523ba639790b7fc6b392 Mon Sep 17 00:00:00 2001 From: Steve Dennis Date: Thu, 13 Mar 2014 13:02:36 -0400 Subject: [PATCH] Update NUnitAppAction.cs --- NUnitAppAction.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/NUnitAppAction.cs b/NUnitAppAction.cs index ccf4808..ac3b465 100644 --- a/NUnitAppAction.cs +++ b/NUnitAppAction.cs @@ -1,4 +1,5 @@ using System; +using System.Globalization; using System.IO; using System.Xml; using Inedo.BuildMaster;