BaseSet/BaseSet.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
DAL/DAL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
NETSCM/NETSCM.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
BaseSet/BaseSet.csproj
@@ -1,308 +1,307 @@ <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{65568D21-C65C-4796-8826-DF4A083BF500}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>BaseSet</RootNamespace> <AssemblyName>BaseSet</AssemblyName> <StartupObject> </StartupObject> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </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> </PropertyGroup> <ItemGroup> <Reference Include="AxInterop.gregn6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\AxInterop.gregn6Lib.dll</HintPath> </Reference> <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\BLL.dll</HintPath> </Reference> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Interop.gregn6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\Interop.gregn6Lib.dll</HintPath> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6890.24299, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Deployment" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Form1.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form1.Designer.cs"> <DependentUpon>Form1.cs</DependentUpon> </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_BadReason.resx"> <DependentUpon>Gy_BadReason.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Customer.resx"> <DependentUpon>Gy_Customer.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Department.resx"> <DependentUpon>Gy_Department.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Employee.resx"> <DependentUpon>Gy_Employee.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Group.resx"> <DependentUpon>Gy_Group.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Material.resx"> <DependentUpon>Gy_Material.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Source.resx"> <DependentUpon>Gy_Source.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_StockPlace.resx"> <DependentUpon>Gy_StockPlace.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Supplier.resx"> <DependentUpon>Gy_Supplier.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Warehouse.resx"> <DependentUpon>Gy_Warehouse.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Settings.settings</DependentUpon> <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_BadReason.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_BadReason.designer.cs"> <DependentUpon>Gy_BadReason.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Customer.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Customer.designer.cs"> <DependentUpon>Gy_Customer.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Department.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Department.designer.cs"> <DependentUpon>Gy_Department.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Employee.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Employee.designer.cs"> <DependentUpon>Gy_Employee.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Group.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Group.designer.cs"> <DependentUpon>Gy_Group.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Material.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Material.designer.cs"> <DependentUpon>Gy_Material.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Source.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Source.designer.cs"> <DependentUpon>Gy_Source.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_StockPlace.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_StockPlace.designer.cs"> <DependentUpon>Gy_StockPlace.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Supplier.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Supplier.designer.cs"> <DependentUpon>Gy_Supplier.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Warehouse.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Warehouse.designer.cs"> <DependentUpon>Gy_Warehouse.cs</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>BaseSet_localhost_WebService1</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DAL\DAL.csproj"> <Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project> <Name>DAL</Name> </ProjectReference> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{65568D21-C65C-4796-8826-DF4A083BF500}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>BaseSet</RootNamespace> <AssemblyName>BaseSet</AssemblyName> <StartupObject> </StartupObject> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </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> </PropertyGroup> <ItemGroup> <Reference Include="AxInterop.gregn6Lib"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\AxInterop.gregn6Lib.dll</HintPath> </Reference> <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\BLL.dll</HintPath> </Reference> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Interop.gregn6Lib"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\Interop.gregn6Lib.dll</HintPath> <EmbedInteropTypes>True</EmbedInteropTypes> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6890.24299, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Deployment" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Form1.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form1.Designer.cs"> <DependentUpon>Form1.cs</DependentUpon> </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_BadReason.resx"> <DependentUpon>Gy_BadReason.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Customer.resx"> <DependentUpon>Gy_Customer.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Department.resx"> <DependentUpon>Gy_Department.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Employee.resx"> <DependentUpon>Gy_Employee.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Group.resx"> <DependentUpon>Gy_Group.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Material.resx"> <DependentUpon>Gy_Material.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Source.resx"> <DependentUpon>Gy_Source.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_StockPlace.resx"> <DependentUpon>Gy_StockPlace.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Supplier.resx"> <DependentUpon>Gy_Supplier.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="公用基础资料\Gy_Warehouse.resx"> <DependentUpon>Gy_Warehouse.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Settings.settings</DependentUpon> <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_BadReason.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_BadReason.designer.cs"> <DependentUpon>Gy_BadReason.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Customer.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Customer.designer.cs"> <DependentUpon>Gy_Customer.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Department.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Department.designer.cs"> <DependentUpon>Gy_Department.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Employee.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Employee.designer.cs"> <DependentUpon>Gy_Employee.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Group.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Group.designer.cs"> <DependentUpon>Gy_Group.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Material.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Material.designer.cs"> <DependentUpon>Gy_Material.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Source.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Source.designer.cs"> <DependentUpon>Gy_Source.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_StockPlace.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_StockPlace.designer.cs"> <DependentUpon>Gy_StockPlace.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Supplier.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Supplier.designer.cs"> <DependentUpon>Gy_Supplier.cs</DependentUpon> </Compile> <Compile Include="公用基础资料\Gy_Warehouse.cs"> <SubType>Form</SubType> </Compile> <Compile Include="公用基础资料\Gy_Warehouse.designer.cs"> <DependentUpon>Gy_Warehouse.cs</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>BaseSet_localhost_WebService1</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS1.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DAL\DAL.csproj"> <Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project> <Name>DAL</Name> </ProjectReference> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </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> DAL/DAL.csproj
@@ -1,226 +1,225 @@ <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>DAL</RootNamespace> <AssemblyName>DAL</AssemblyName> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </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> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\x86\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <OutputPath>bin\x86\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6933.41359, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="SQLHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\SQLHelper.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_BadReason_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_BadReason_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Customer_Ctl.cs"> <SubType>Code</SubType> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_Customer_View.cs"> <SubType>Code</SubType> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_Employee_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Employee_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Group_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Group_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Material_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Material_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Department_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Department_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Source_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Source_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_StockPlace_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_StockPlace_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Supplier_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Supplier_View.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Warehouse_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Warehouse_View.cs" /> </ItemGroup> <ItemGroup> <COMReference Include="stdole"> <Guid>{00020430-0000-0000-C000-000000000046}</Guid> <VersionMajor>2</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>primary</WrapperTool> <Isolated>False</Isolated> </COMReference> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>DAL_WMSWeb_WebService1</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>DAL</RootNamespace> <AssemblyName>DAL</AssemblyName> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </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> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\x86\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <OutputPath>bin\x86\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6933.41359, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="SQLHelper"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\DAL\bin\x86\Debug\SQLHelper.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_BadReason_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_BadReason_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Customer_Ctl.cs"> <SubType>Code</SubType> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_Customer_View.cs"> <SubType>Code</SubType> </Compile> <Compile Include="基础资料\公用基础资料\ClsGy_Employee_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Employee_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Group_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Group_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Material_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Material_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Department_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Department_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Source_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Source_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_StockPlace_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_StockPlace_View.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Supplier_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Supplier_View.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Warehouse_Ctl.cs" /> <Compile Include="基础资料\公用基础资料\ClsGy_Warehouse_View.cs" /> </ItemGroup> <ItemGroup> <COMReference Include="stdole"> <Guid>{00020430-0000-0000-C000-000000000046}</Guid> <VersionMajor>2</VersionMajor> <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>primary</WrapperTool> <Isolated>False</Isolated> </COMReference> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>DAL_WMSWeb_WebService1</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </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> NETSCM/NETSCM.csproj
@@ -1,260 +1,256 @@ <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{EF5A1176-41C0-42A9-801D-E08D9C74939B}</ProjectGuid> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>NETSCM</RootNamespace> <AssemblyName>NETSCM</AssemblyName> <ApplicationIcon>运输系统.ico</ApplicationIcon> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\x86\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <PlatformTarget>x86</PlatformTarget> </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> </PropertyGroup> <ItemGroup> <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\BLL.dll</HintPath> </Reference> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Interop.Excel, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\盛威国际\盛威源代码20180829\盛威源代码\NETERP\bin\x86\Debug\Interop.Excel.dll</HintPath> </Reference> <Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\NPOI.dll</HintPath> </Reference> <Reference Include="NPOI.OOXML, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\NPOI.OOXML.dll</HintPath> </Reference> <Reference Include="NPOI.OpenXml4Net, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath> </Reference> <Reference Include="NPOI.OpenXmlFormats, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SCM\bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6890.24299, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Deployment" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="ClsShowMod.cs" /> <Compile Include="Form1.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form1.Designer.cs"> <DependentUpon>Form1.cs</DependentUpon> </Compile> <Compile Include="Frm_Show.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Frm_Show.designer.cs"> <DependentUpon>Frm_Show.cs</DependentUpon> </Compile> <Compile Include="MDIMain.cs"> <SubType>Form</SubType> </Compile> <Compile Include="MDIMain.designer.cs"> <DependentUpon>MDIMain.cs</DependentUpon> </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <EmbeddedResource Include="Frm_Show.resx"> <DependentUpon>Frm_Show.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="MDIMain.resx"> <DependentUpon>MDIMain.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="Xt_Wait.resx"> <DependentUpon>Xt_Wait.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Settings.settings</DependentUpon> <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="Xt_Wait.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Xt_Wait.designer.cs"> <DependentUpon>Xt_Wait.cs</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>NETSCM_WMSWeb_Service</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <ProjectReference Include="..\BaseSet\BaseSet.csproj"> <Project>{65568d21-c65c-4796-8826-df4a083bf500}</Project> <Name>BaseSet</Name> </ProjectReference> <ProjectReference Include="..\DAL\DAL.csproj"> <Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project> <Name>DAL</Name> </ProjectReference> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </ItemGroup> <ItemGroup> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <Content Include="运输系统.ico" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{EF5A1176-41C0-42A9-801D-E08D9C74939B}</ProjectGuid> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>NETSCM</RootNamespace> <AssemblyName>NETSCM</AssemblyName> <ApplicationIcon>运输系统.ico</ApplicationIcon> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>2.0</OldToolsVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\x86\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <PlatformTarget>x86</PlatformTarget> </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> </PropertyGroup> <ItemGroup> <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\BLL.dll</HintPath> </Reference> <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\DBUtility.dll</HintPath> </Reference> <Reference Include="Interop.Excel"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\NETSCM\bin\x86\Debug\Interop.Excel.dll</HintPath> <EmbedInteropTypes>True</EmbedInteropTypes> </Reference> <Reference Include="NPOI"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.dll</HintPath> </Reference> <Reference Include="NPOI.OOXML"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OOXML.dll</HintPath> </Reference> <Reference Include="NPOI.OpenXml4Net"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath> </Reference> <Reference Include="NPOI.OpenXmlFormats"> <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath> </Reference> <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Class.dll</HintPath> </Reference> <Reference Include="Pub_Control, Version=1.0.6890.24299, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\DLL\Pub_Control.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Deployment" /> <Reference Include="System.Drawing" /> <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="ClsShowMod.cs" /> <Compile Include="Form1.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Form1.Designer.cs"> <DependentUpon>Form1.cs</DependentUpon> </Compile> <Compile Include="Frm_Show.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Frm_Show.designer.cs"> <DependentUpon>Frm_Show.cs</DependentUpon> </Compile> <Compile Include="MDIMain.cs"> <SubType>Form</SubType> </Compile> <Compile Include="MDIMain.designer.cs"> <DependentUpon>MDIMain.cs</DependentUpon> </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <EmbeddedResource Include="Frm_Show.resx"> <DependentUpon>Frm_Show.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="MDIMain.resx"> <DependentUpon>MDIMain.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="Xt_Wait.resx"> <DependentUpon>Xt_Wait.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DependentUpon>Settings.settings</DependentUpon> <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> <Compile Include="Web References\WMSWeb\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> <Compile Include="Xt_Wait.cs"> <SubType>Form</SubType> </Compile> <Compile Include="Xt_Wait.designer.cs"> <DependentUpon>Xt_Wait.cs</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <WebReferences Include="Web References\" /> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> <UrlBehavior>Dynamic</UrlBehavior> <RelPath>Web References\WMSWeb\</RelPath> <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> <ServiceLocationURL> </ServiceLocationURL> <CachedDynamicPropName> </CachedDynamicPropName> <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> <CachedSettingsPropName>NETSCM_WMSWeb_Service</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\Reference.map"> <Generator>MSDiscoCodeGenerator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <ProjectReference Include="..\BaseSet\BaseSet.csproj"> <Project>{65568d21-c65c-4796-8826-df4a083bf500}</Project> <Name>BaseSet</Name> </ProjectReference> <ProjectReference Include="..\DAL\DAL.csproj"> <Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project> <Name>DAL</Name> </ProjectReference> <ProjectReference Include="..\Model\Model.csproj"> <Project>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\SCM\SCM.csproj"> <Project>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</Project> <Name>SCM</Name> </ProjectReference> </ItemGroup> <ItemGroup> <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource"> <DependentUpon>Reference.map</DependentUpon> </None> <None Include="Web References\WMSWeb\WebService1.disco" /> <None Include="Web References\WMSWeb\WebService1.wsdl" /> </ItemGroup> <ItemGroup> <Content Include="运输系统.ico" /> </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>