|
|
@ -22,7 +22,7 @@
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
<OutputPath>..\_output\NzbDrone.Update\</OutputPath>
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
@ -31,7 +31,7 @@
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
<OutputPath>..\_output\NzbDrone.Update\</OutputPath>
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|