Skip to content

Commit

Permalink
revert bad csproj modification from prev commit
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Jun 29, 2009
1 parent 88883cf commit 131dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winmonitor/XRefreshMonitor.csproj
Expand Up @@ -20,7 +20,7 @@
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>..\..\..\..\Program Files\XRefresh\</OutputPath> <OutputPath>..\..\bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
Expand Down

0 comments on commit 131dbc6

Please sign in to comment.