| | |
| | | <Compile Include="Controllers\Sc_ProcessMangementController.cs" /> |
| | | <Compile Include="Controllers\Sc_ProcessReportController.cs" /> |
| | | <Compile Include="Controllers\XSGL\Kf_ICStockBackBillController.cs" /> |
| | | <Compile Include="Controllers\XSGL\Kf_SellOutEntryReportController.cs" /> |
| | | <Compile Include="Controllers\XSGL\Xs_OutDoorCheckBillController.cs" /> |
| | | <Compile Include="Controllers\XSGL\Xs_SellOutChangeBillController.cs" /> |
| | | <Compile Include="Controllers\XSGL\Xs_CusBalanceReportController.cs" /> |
| | |
| | | <PlatformTarget>x86</PlatformTarget> |
| | | <OutputPath>bin\</OutputPath> |
| | | <DefineConstants>TRACE;DEBUG</DefineConstants> |
| | | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| | | <RunCodeAnalysis>true</RunCodeAnalysis> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
| | | <PlatformTarget>x86</PlatformTarget> |