删除workflowengine.net

This commit is contained in:
yubaolee
2017-01-20 17:49:45 +08:00
parent b46729b31d
commit b9a849e3ea
33 changed files with 204 additions and 1427 deletions

View File

@@ -42,14 +42,11 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Core\ApplyTransitionHistory.cs" />
<Compile Include="Core\Category.cs" />
<Compile Include="Core\UserExt.cs" />
<Compile Include="Core\DicDetail.cs" />
<Compile Include="Core\DicIndex.cs" />
<Compile Include="Core\Entity.cs" />
<Compile Include="Core\CommonApply.cs" />
<Compile Include="Interface\IWorkflowSchemeRepository.cs" />
<Compile Include="Interface\ICategoryRepository.cs" />
<Compile Include="Interface\IModuleRepository.cs" />
<Compile Include="Interface\IOrgRepository.cs" />
@@ -75,7 +72,6 @@
<Compile Include="Service\ResManagerService.cs" />
<Compile Include="Service\StockManagerService.cs" />
<Compile Include="Service\WFFormService.cs" />
<Compile Include="Service\WFSchemeService.cs" />
<Compile Include="Core\Stock.cs" />
<Compile Include="Core\User.cs" />
<Compile Include="Core\WFFrmMain.cs" />
@@ -85,7 +81,6 @@
<Compile Include="Core\WFProcessTransitionHistory.cs" />
<Compile Include="Core\WFSchemeContent.cs" />
<Compile Include="Core\WFSchemeInfo.cs" />
<Compile Include="Core\WorkflowScheme.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.