From d6bd358b961b45b3778a3986dcc1897b0e816796 Mon Sep 17 00:00:00 2001 From: Drew Noakes Date: Mon, 11 Sep 2023 12:50:36 +1000 Subject: [PATCH] Minor typos Fix an incorrect `false` literal, though I don't think this is likely to have caused any issues. Also a minor typo in a comment. --- .../Build/Microsoft.VisualStudio.SlowCheetah.Web.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.VisualStudio.SlowCheetah/Build/Microsoft.VisualStudio.SlowCheetah.Web.targets b/src/Microsoft.VisualStudio.SlowCheetah/Build/Microsoft.VisualStudio.SlowCheetah.Web.targets index 821601df..c82ac658 100644 --- a/src/Microsoft.VisualStudio.SlowCheetah/Build/Microsoft.VisualStudio.SlowCheetah.Web.targets +++ b/src/Microsoft.VisualStudio.SlowCheetah/Build/Microsoft.VisualStudio.SlowCheetah.Web.targets @@ -13,11 +13,11 @@ Copyright (C) Sayed Ibrahim Hashimi, Chuck England 2011-2013. All rights reserve 349c5851-65df-11da-9384-00065b846f21 $(ProjectTypeGuids.ToLower().Contains($(WapProjectTypeGuid))) - false" + false - + web.config