Installation of scheduler service added into enterprise server installer

This commit is contained in:
vfedosevich 2013-07-16 17:45:52 +03:00
parent 02a2fa50b9
commit efa7af35a1
6 changed files with 112 additions and 25 deletions

View file

@ -36,7 +36,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<OutputPath>..\WebsitePanel.EnterpriseServer\bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>