aboutsummaryrefslogtreecommitdiff
path: root/Redirector.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Redirector.csproj')
-rw-r--r--Redirector.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Redirector.csproj b/Redirector.csproj
index ef3b3fd..e1158aa 100644
--- a/Redirector.csproj
+++ b/Redirector.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
@@ -18,7 +18,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
+ <OutputPath>.\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>