From 5351f10427e2a646fd1c9555eb8482895131c975 Mon Sep 17 00:00:00 2001
From: jinghuanzhang <jinghz@oceic.com>
Date: 星期三, 05 四月 2023 14:01:29 +0800
Subject: [PATCH] 组织

---
 BaseSet/BaseSet.csproj |   72 ++++++++++++++---------------------
 1 files changed, 29 insertions(+), 43 deletions(-)

diff --git a/BaseSet/BaseSet.csproj b/BaseSet/BaseSet.csproj
index c97e843..9f1deb0 100644
--- a/BaseSet/BaseSet.csproj
+++ b/BaseSet/BaseSet.csproj
@@ -36,6 +36,24 @@
     <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>
+    <LangVersion>7.3</LangVersion>
+    <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>
+    <LangVersion>7.3</LangVersion>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
       <SpecificVersion>False</SpecificVersion>
@@ -65,26 +83,14 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="Form1.cs">
-      <SubType>Form</SubType>
-    </Compile>
+    <Compile Include="Form1.cs" />
     <Compile Include="Form1.Designer.cs">
       <DependentUpon>Form1.cs</DependentUpon>
-    </Compile>
-    <Compile Include="Gy_ORGANIZATIONS.cs">
-      <SubType>Form</SubType>
-    </Compile>
-    <Compile Include="Gy_ORGANIZATIONS.designer.cs">
-      <DependentUpon>Gy_ORGANIZATIONS.cs</DependentUpon>
     </Compile>
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <EmbeddedResource Include="Form1.resx">
       <DependentUpon>Form1.cs</DependentUpon>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Gy_ORGANIZATIONS.resx">
-      <DependentUpon>Gy_ORGANIZATIONS.cs</DependentUpon>
-      <SubType>Designer</SubType>
     </EmbeddedResource>
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
@@ -150,63 +156,43 @@
       <DesignTime>True</DesignTime>
       <DependentUpon>Reference.map</DependentUpon>
     </Compile>
-    <Compile Include="鍏敤鍩虹璧勬枡\Gy_BadReason.cs">
-      <SubType>Form</SubType>
-    </Compile>
+    <Compile Include="鍏敤鍩虹璧勬枡\Gy_BadReason.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <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.cs" />
     <Compile Include="鍏敤鍩虹璧勬枡\Gy_Warehouse.designer.cs">
       <DependentUpon>Gy_Warehouse.cs</DependentUpon>
     </Compile>

--
Gitblit v1.9.1