<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>8.0.50727</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{194A4F82-DCB5-4A28-8CBF-47BE90DE15A6}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>SCM</RootNamespace>
|
<AssemblyName>SCM</AssemblyName>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>2.0</OldToolsVersion>
|
<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>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<TargetFrameworkProfile />
|
</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>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="AxInterop.gregn6Lib">
|
<HintPath>..\OCX\AxInterop.gregn6Lib.dll</HintPath>
|
</Reference>
|
<Reference Include="Interop.gregn6Lib">
|
<HintPath>..\OCX\Interop.gregn6Lib.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Class1.cs" />
|
<Compile Include="Form1.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Form1.Designer.cs">
|
<DependentUpon>Form1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="供应商协同\Sup_BarCodeBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_BarCodeBillList.designer.cs">
|
<DependentUpon>Sup_BarCodeBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商协同\Sup_EntrustOrderBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_EntrustOrderBillList.designer.cs">
|
<DependentUpon>Sup_EntrustOrderBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POInStockBackBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POInStockBackBillList.designer.cs">
|
<DependentUpon>Sup_POInStockBackBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POInStockBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POInStockBillList.designer.cs">
|
<DependentUpon>Sup_POInStockBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商协同\Sup_PoinStockList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_PoinStockList.designer.cs">
|
<DependentUpon>Sup_PoinStockList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POOrderBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商协同\Sup_POOrderBillList.designer.cs">
|
<DependentUpon>Sup_POOrderBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBill.designer.cs">
|
<DependentUpon>Sup_AskPriceBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBillList.designer.cs">
|
<DependentUpon>Sup_AskPriceBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_AskPriceBillQuery.designer.cs">
|
<DependentUpon>Sup_AskPriceBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBill.designer.cs">
|
<DependentUpon>Sup_QuotePriceBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBillList.designer.cs">
|
<DependentUpon>Sup_QuotePriceBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商平台\Sup_QuotePriceBillQuery.designer.cs">
|
<DependentUpon>Sup_QuotePriceBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBill.designer.cs">
|
<DependentUpon>Sup_EvaluateBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBillList.designer.cs">
|
<DependentUpon>Sup_EvaluateBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateBillQuery.designer.cs">
|
<DependentUpon>Sup_EvaluateBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBill.designer.cs">
|
<DependentUpon>Sup_EvaluateSchemeBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBillList.designer.cs">
|
<DependentUpon>Sup_EvaluateSchemeBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_EvaluateSchemeBillQuery.designer.cs">
|
<DependentUpon>Sup_EvaluateSchemeBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBill.designer.cs">
|
<DependentUpon>Sup_SampleRequestBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBillList.designer.cs">
|
<DependentUpon>Sup_SampleRequestBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleRequestBillQuery.designer.cs">
|
<DependentUpon>Sup_SampleRequestBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBill.designer.cs">
|
<DependentUpon>Sup_SampleTestBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBillList.designer.cs">
|
<DependentUpon>Sup_SampleTestBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestBillQuery.designer.cs">
|
<DependentUpon>Sup_SampleTestBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBill.designer.cs">
|
<DependentUpon>Sup_SampleTestRequestBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBillList.designer.cs">
|
<DependentUpon>Sup_SampleTestRequestBillList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBillQuery.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SampleTestRequestBillQuery.designer.cs">
|
<DependentUpon>Sup_SampleTestRequestBillQuery.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyFile.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyFile.designer.cs">
|
<DependentUpon>Sup_SupplyFile.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyFileList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyFileList.designer.cs">
|
<DependentUpon>Sup_SupplyFileList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyRequtBill.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyRequtBill.designer.cs">
|
<DependentUpon>Sup_SupplyRequtBill.cs</DependentUpon>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyRequtBillList.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="供应商管理\Sup_SupplyRequtBillList.designer.cs">
|
<DependentUpon>Sup_SupplyRequtBillList.cs</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\BLL\BLL.csproj">
|
<Project>{0BF3D95A-4A7B-45FB-92FB-9A5BB374B750}</Project>
|
<Name>BLL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\DAL\DAL.csproj">
|
<Project>{7C30E3C9-58B7-420A-AB92-0A5117B82DDA}</Project>
|
<Name>DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\DBUtility\DBUtility.csproj">
|
<Project>{f2098f1b-4fa1-49bb-91ea-ab3522008f28}</Project>
|
<Name>DBUtility</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Model\Model.csproj">
|
<Project>{5061B703-B7A6-4E82-A9AA-F73FD80520BF}</Project>
|
<Name>Model</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\ProM\ProM.csproj">
|
<Project>{96ACAC1A-9550-4071-B591-EB9330A107EA}</Project>
|
<Name>ProM</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pub_Class\Pub_Class.csproj">
|
<Project>{0de3c6c4-9c87-4b8c-ac86-ac15b7afe731}</Project>
|
<Name>Pub_Class</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pub_Control\Pub_Control.csproj">
|
<Project>{f7838319-779c-4ad9-a59f-5dcb5757f335}</Project>
|
<Name>Pub_Control</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\SQLHelper\SQLHelper.csproj">
|
<Project>{0a4ef483-d8d3-49a5-8378-974ef7993365}</Project>
|
<Name>SQLHelper</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Form1.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>Form1.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_BarCodeBillList.resx">
|
<DependentUpon>Sup_BarCodeBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_EntrustOrderBillList.resx">
|
<DependentUpon>Sup_EntrustOrderBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_POInStockBackBillList.resx">
|
<DependentUpon>Sup_POInStockBackBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_POInStockBillList.resx">
|
<DependentUpon>Sup_POInStockBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_PoinStockList.resx">
|
<DependentUpon>Sup_PoinStockList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商协同\Sup_POOrderBillList.resx">
|
<DependentUpon>Sup_POOrderBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_AskPriceBill.resx">
|
<DependentUpon>Sup_AskPriceBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_AskPriceBillList.resx">
|
<DependentUpon>Sup_AskPriceBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_AskPriceBillQuery.resx">
|
<DependentUpon>Sup_AskPriceBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_QuotePriceBill.resx">
|
<DependentUpon>Sup_QuotePriceBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_QuotePriceBillList.resx">
|
<DependentUpon>Sup_QuotePriceBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商平台\Sup_QuotePriceBillQuery.resx">
|
<DependentUpon>Sup_QuotePriceBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateBill.resx">
|
<DependentUpon>Sup_EvaluateBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateBillList.resx">
|
<DependentUpon>Sup_EvaluateBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateBillQuery.resx">
|
<DependentUpon>Sup_EvaluateBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateSchemeBill.resx">
|
<DependentUpon>Sup_EvaluateSchemeBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateSchemeBillList.resx">
|
<DependentUpon>Sup_EvaluateSchemeBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_EvaluateSchemeBillQuery.resx">
|
<DependentUpon>Sup_EvaluateSchemeBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleRequestBill.resx">
|
<DependentUpon>Sup_SampleRequestBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleRequestBillList.resx">
|
<DependentUpon>Sup_SampleRequestBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleRequestBillQuery.resx">
|
<DependentUpon>Sup_SampleRequestBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestBill.resx">
|
<DependentUpon>Sup_SampleTestBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestBillList.resx">
|
<DependentUpon>Sup_SampleTestBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestBillQuery.resx">
|
<DependentUpon>Sup_SampleTestBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestRequestBill.resx">
|
<DependentUpon>Sup_SampleTestRequestBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestRequestBillList.resx">
|
<DependentUpon>Sup_SampleTestRequestBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SampleTestRequestBillQuery.resx">
|
<DependentUpon>Sup_SampleTestRequestBillQuery.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SupplyFile.resx">
|
<DependentUpon>Sup_SupplyFile.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SupplyFileList.resx">
|
<DependentUpon>Sup_SupplyFileList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SupplyRequtBill.resx">
|
<DependentUpon>Sup_SupplyRequtBill.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="供应商管理\Sup_SupplyRequtBillList.resx">
|
<DependentUpon>Sup_SupplyRequtBillList.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
</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>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="Web References\" />
|
</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>
|