| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <Prefer32Bit>false</Prefer32Bit> |
| | | <PlatformTarget>x86</PlatformTarget> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | |
| | | <Compile Include="App_Start\SwaggerConfig.cs" /> |
| | | <Compile Include="App_Start\WebApiConfig.cs" /> |
| | | <Compile Include="Controllers\BaseSet\Gy_BarCodeBillController.cs" /> |
| | | <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjSubController.cs" /> |
| | | <Compile Include="Controllers\BaseSet\Pay_PeriodInfoSetController.cs" /> |
| | | <Compile Include="Controllers\BaseSet\Gy_OrderBackInfoController.cs" /> |
| | | <Compile Include="Controllers\BaseSet\Gy_OrderLevController.cs" /> |
| | |
| | | <Compile Include="Controllers\博日自动扫码线\ScanlineAPIController.cs" /> |
| | | <Compile Include="Controllers\基础资料\基础资料\Gy_StockCheckItemBillController.cs" /> |
| | | <Compile Include="Controllers\工资管理\Gy_ClassTimePrjBillController.cs" /> |
| | | <Compile Include="Controllers\工资管理\Gy_ClassTimePrjSubController.cs" /> |
| | | <Compile Include="Controllers\工资管理\Pay_OtherBalBillController.cs" /> |
| | | <Compile Include="Controllers\工资管理\Pay_GroupBalBillController.cs" /> |
| | | <Compile Include="Controllers\PurchaseOrderController.cs" /> |
| | |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
| | | <PlatformTarget>x86</PlatformTarget> |
| | | <OutputPath>bin\</OutputPath> |
| | | <DefineConstants>TRACE;DEBUG</DefineConstants> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
| | | <PlatformTarget>x86</PlatformTarget> |