From 54dca639ad8c0e8582e739b046c000de2f89ddf5 Mon Sep 17 00:00:00 2001 From: ptsurbeleu Date: Thu, 14 Jul 2011 16:57:46 -0700 Subject: [PATCH] Items being checked-in: - Corrected output path for the Release configuration of the project; --- .../WebsitePanel.Installer/WebsitePanel.Installer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/WebsitePanel.Installer.csproj b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/WebsitePanel.Installer.csproj index 413f190a..f5b8baea 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/WebsitePanel.Installer.csproj +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/WebsitePanel.Installer.csproj @@ -48,7 +48,7 @@ none true - obj\Release\ + bin\Release\ TRACE prompt 4