You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

152 lines
6.8 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{A9970B1D-13B1-4500-900E-2E429A1CA6FF}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Stone.Entity</RootNamespace>
<AssemblyName>Stone.Entity</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Stone.Common.Dlls\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Gm_WMS.DataAccess.DataService, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="EntityBase.cs" />
<Compile Include="Entity_t_ShipingVerification.cs" />
<Compile Include="Entity_t_BillNo.cs" />
<Compile Include="Entity_v_JIS_Lab_List.cs" />
<Compile Include="Entity_v_JIS_Lab_All.cs" />
<Compile Include="Entity_t_JIS_Lab_All.cs" />
<Compile Include="Entity_t_Sys_User.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Entity_t_Sys_Menu.cs" />
<Compile Include="Entity_t_Basic_Product.cs" />
<Compile Include="Entity_t_Sys_Authority.cs" />
<Compile Include="Entity_t_Sys_AuthorityList.cs" />
<Compile Include="Entity_v_Sys_AuthorityList.cs" />
<Compile Include="Entity_t_Sys_Appconfig.cs" />
<Compile Include="Entity_t_Sys_AppconfigItem.cs" />
<Compile Include="Entity_t_Sys_Log.cs" />
<Compile Include="Entity_t_Sys_BillNo.cs" />
<Compile Include="Entity_t_Color.cs" />
<Compile Include="Entity_t_CarModel.cs" />
<Compile Include="Entity_t_PartsFamily.cs" />
<Compile Include="Entity_t_SupplyGroup.cs" />
<Compile Include="Entity_v_PartsFamily.cs" />
<Compile Include="Entity_v_SupplyGroup.cs" />
<Compile Include="Entity_t_Product.cs" />
<Compile Include="Entity_v_Product.cs" />
<Compile Include="Entity_t_AssyStation.cs" />
<Compile Include="Entity_t_Feature.cs" />
<Compile Include="Entity_t_FeaturePart.cs" />
<Compile Include="Entity_t_AssyPart.cs" />
<Compile Include="Entity_t_JIS_Log.cs" />
<Compile Include="Entity_t_JIS_Seq5000.cs" />
<Compile Include="Entity_t_JIS_Seq5000_ReOrder.cs" />
<Compile Include="Entity_t_JIS_Tod.cs" />
<Compile Include="Entity_v_JIS_Tod.cs" />
<Compile Include="Entity_t_JIS_Tod_ReOrder.cs" />
<Compile Include="Entity_v_JIS_Tod_ReOrder.cs" />
<Compile Include="Entity_t_JIS_Lab.cs" />
<Compile Include="Entity_v_JIS_Lab.cs" />
<Compile Include="Entity_t_JIS_Tacho.cs" />
<Compile Include="Entity_t_FeatureMatch.cs" />
<Compile Include="Entity_t_JIS_Limits.cs" />
<Compile Include="Entity_v_JIS_Limits.cs" />
<Compile Include="Entity_t_JIS_Bom.cs" />
<Compile Include="Entity_t_JIS_Line.cs" />
<Compile Include="Entity_AGVActSignal.cs" />
<Compile Include="Entity_OrderInfoDown.cs" />
<Compile Include="Entity_t_JIS_PrintAssemble.cs" />
<Compile Include="Entity_v_FeaturePart.cs" />
<Compile Include="Entity_t_JIS_ASN.cs" />
<Compile Include="Entity_t_VerifyBill.cs" />
<Compile Include="Entity_t_BillShip.cs" />
<Compile Include="Entity_t_ShipBill.cs" />
<Compile Include="Entity_t_JIS_ASN_ReOrder.cs" />
<Compile Include="Entity_t_JIS_Seq5000_All.cs" />
<Compile Include="Entity_t_JIS_VDA.cs" />
<Compile Include="Entity_v_JIS_VDA.cs" />
<Compile Include="Entity_t_JIS_Seq5000_Del.cs" />
<Compile Include="Entity_t_JIS_Limits_List.cs" />
<Compile Include="Entity_v_JIS_Tod_List.cs" />
<Compile Include="Entity_v_JIS_Tod_List_JY.cs" />
<Compile Include="Entity_t_Kanban_Delivery.cs" />
<Compile Include="Entity_t_Location.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>