📄 repaircrm.csproj
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C5037D60-2517-4C19-BB15-34F4CDE14315}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>RepairCRM</RootNamespace>
<AssemblyName>RepairCRM</AssemblyName>
<SccProjectName>"%24/NET", MNAAAAAA</SccProjectName>
<SccLocalPath>.</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>MSSCCI:Microsoft Visual SourceSafe</SccProvider>
</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="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Class_Config.cs" />
<Compile Include="DataSet_Stores.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet_Stores.xsd</DependentUpon>
</Compile>
<Compile Include="DataSet_Tables.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet_Tables.xsd</DependentUpon>
</Compile>
<Compile Include="DataSet_Views.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet_Views.xsd</DependentUpon>
</Compile>
<Compile Include="Form_Base_RepairGroup.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_RepairGroup.Designer.cs">
<DependentUpon>Form_Base_RepairGroup.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_kuaiji.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_kuaiji.Designer.cs">
<DependentUpon>Form_Basic_kuaiji.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_kuaiji_more.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_kuaiji_more.Designer.cs">
<DependentUpon>Form_Basic_kuaiji_more.cs</DependentUpon>
</Compile>
<Compile Include="Form_Customer_BackRate.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Customer_BackRate.designer.cs">
<DependentUpon>Form_Customer_BackRate.cs</DependentUpon>
</Compile>
<Compile Include="Form_Customer_BackRateSearch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Customer_BackRateSearch.designer.cs">
<DependentUpon>Form_Customer_BackRateSearch.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_BuyDef.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_BuyDef.designer.cs">
<DependentUpon>Form_customer_BuyDef.cs</DependentUpon>
</Compile>
<Compile Include="Form_Customer_DefAlert.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Customer_DefAlert.designer.cs">
<DependentUpon>Form_Customer_DefAlert.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_Defsearch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_BuyBack.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_BuyBack.Designer.cs">
<DependentUpon>Form_in_BuyBack.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_BuyVchGrid.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_BuyVchGrid.Designer.cs">
<DependentUpon>Form_in_BuyVchGrid.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_LoseBillGrid.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_LoseBillGrid.Designer.cs">
<DependentUpon>Form_in_LoseBillGrid.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_OverFlowBillGrid.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_OverFlowBillGrid.Designer.cs">
<DependentUpon>Form_in_OverFlowBillGrid.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_SaleBill.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_SaleBill.Designer.cs">
<DependentUpon>Form_in_SaleBill.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_toolin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_toolin.Designer.cs">
<DependentUpon>Form_in_toolin.cs</DependentUpon>
</Compile>
<Compile Include="Form_in_toolout.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_in_toolout.Designer.cs">
<DependentUpon>Form_in_toolout.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_materials.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_materials.Designer.cs">
<DependentUpon>Form_repair_materials.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_AType.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_AType.Designer.cs">
<DependentUpon>Form_Base_AType.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_BType.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_BType.Designer.cs">
<DependentUpon>Form_Base_BType.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_Company.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_Company.Designer.cs">
<DependentUpon>Form_Base_Company.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_Employee.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_Employee.Designer.cs">
<DependentUpon>Form_Base_Employee.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_PType.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_PType.designer.cs">
<DependentUpon>Form_Base_PType.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_Stock.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_Stock.Designer.cs">
<DependentUpon>Form_Base_Stock.cs</DependentUpon>
</Compile>
<Compile Include="Form_Base_User.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Base_User.Designer.cs">
<DependentUpon>Form_Base_User.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_customer.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_customer.Designer.cs">
<DependentUpon>Form_Basic_customer.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_Buytype.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_Buytype.Designer.cs">
<DependentUpon>Form_Basic_Buytype.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_RepairItem.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_RepairItem.Designer.cs">
<DependentUpon>Form_Basic_RepairItem.cs</DependentUpon>
</Compile>
<Compile Include="Form_Basic_salestatus.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Basic_salestatus.Designer.cs">
<DependentUpon>Form_Basic_salestatus.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_carinput.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_carinput.designer.cs">
<DependentUpon>Form_customer_carinput.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_carkeepshow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_carkeepshow.Designer.cs">
<DependentUpon>Form_customer_carkeepshow.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_carshow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_carshow.Designer.cs">
<DependentUpon>Form_customer_carshow.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_input.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_input.Designer.cs">
<DependentUpon>Form_customer_input.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_showmain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_showmain.Designer.cs">
<DependentUpon>Form_customer_showmain.cs</DependentUpon>
</Compile>
<Compile Include="Form_Login.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_Login.Designer.cs">
<DependentUpon>Form_Login.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_QueryVipCardBase.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_QueryVipCardBase.Designer.cs">
<DependentUpon>Form_customer_QueryVipCardBase.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_repairphase.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_repairphase.Designer.cs">
<DependentUpon>Form_customer_repairphase.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_repairtotal.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_repairtotal.Designer.cs">
<DependentUpon>Form_customer_repairtotal.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_checkout.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_checkout.Designer.cs">
<DependentUpon>Form_repair_checkout.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_datafac_in.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_datafac_in.Designer.cs">
<DependentUpon>Form_repair_datafac_in.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_datasure_in.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_datasure_in.Designer.cs">
<DependentUpon>Form_repair_datasure_in.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_daycount.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_daycount.Designer.cs">
<DependentUpon>Form_repair_daycount.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_materin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_materin.Designer.cs">
<DependentUpon>Form_repair_materin.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_materout.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_materout.Designer.cs">
<DependentUpon>Form_repair_materout.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_mater_out_top.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_mater_out_top.Designer.cs">
<DependentUpon>Form_repair_mater_out_top.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_price.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_price.Designer.cs">
<DependentUpon>Form_repair_price.cs</DependentUpon>
</Compile>
<Compile Include="Form_repair_repairinput.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_repair_repairinput.designer.cs">
<DependentUpon>Form_repair_repairinput.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_VipCardAutoZkSetBase.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_VipCardAutoZkSetBase.Designer.cs">
<DependentUpon>Form_customer_VipCardAutoZkSetBase.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_VipCardManageBase.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_VipCardManageBase.Designer.cs">
<DependentUpon>Form_customer_VipCardManageBase.cs</DependentUpon>
</Compile>
<Compile Include="Form_customer_vistshow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_customer_vistshow.Designer.cs">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -