Workflows, ExecutionPlanGenerator, Reporting, UserData, conductor improvements

This commit is contained in:
Stan Lagun
2013-03-11 19:11:27 +04:00
parent 9d0b7e39fe
commit 28bc7ff1d5
34 changed files with 852 additions and 276 deletions

View File

@@ -21,6 +21,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>