chenxy 2 rokov pred
rodič
commit
55ce13fbc2

+ 4 - 4
DK.Client/PMModule/PMModule.csproj

@@ -91,10 +91,6 @@
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\..\DLL\Utilities.dll</HintPath>
     </Reference>
-    <Reference Include="WFControls, Version=1.0.0.31289, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\DK.Basics\WFControls\bin\x86\Debug\WFControls.dll</HintPath>
-    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="F_PM_0107.cs">
@@ -763,6 +759,10 @@
       <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
       <Name>Library</Name>
     </ProjectReference>
+    <ProjectReference Include="..\..\DK.Basics\WFControls\WFControls.csproj">
+      <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
+      <Name>WFControls</Name>
+    </ProjectReference>
     <ProjectReference Include="..\..\WCF.Client\WCF.Proxys\WCF.Proxys.csproj">
       <Project>{d5ac665b-a113-4ddd-808c-7563202dc293}</Project>
       <Name>WCF.Proxys</Name>

+ 4 - 4
DK.Client/ReportModule/ReportModule.csproj

@@ -78,10 +78,6 @@
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\..\DK.Basics\BaseControls\DLL\ExportExcel.dll</HintPath>
     </Reference>
-    <Reference Include="Library, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\DK.Basics\Library\bin\x86\Debug\Library.dll</HintPath>
-    </Reference>
     <Reference Include="System" />
     <Reference Include="System.Core" />
     <Reference Include="System.Drawing" />
@@ -727,6 +723,10 @@
       <Project>{e32f051d-7c28-42ec-ab5b-cfe18290aa45}</Project>
       <Name>DockPanel</Name>
     </ProjectReference>
+    <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
+      <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
+      <Name>Library</Name>
+    </ProjectReference>
     <ProjectReference Include="..\..\DK.Basics\WFControls\WFControls.csproj">
       <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
       <Name>WFControls</Name>

+ 4 - 4
DK.Client/SystemModule/SystemModule.csproj

@@ -384,10 +384,6 @@
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\..\DLL\Utilities.dll</HintPath>
     </Reference>
-    <Reference Include="WFControls, Version=1.0.0.17746, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\DK.Basics\WFControls\obj\x86\Debug\WFControls.dll</HintPath>
-    </Reference>
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\..\DK.Basics\BaseControls\BaseControls.csproj">
@@ -406,6 +402,10 @@
       <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
       <Name>Library</Name>
     </ProjectReference>
+    <ProjectReference Include="..\..\DK.Basics\WFControls\WFControls.csproj">
+      <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
+      <Name>WFControls</Name>
+    </ProjectReference>
     <ProjectReference Include="..\..\DK.Service\CommonModuleLogic\CommonModuleLogic.csproj">
       <Project>{F675544B-7BEC-4FCF-B01A-FC322C6311FC}</Project>
       <Name>CommonModuleLogic</Name>

+ 0 - 0
IBOSS.PRD.Client/rd