删除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

@@ -55,8 +55,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Models\Mapping\ApplyTransitionHistoryMap.cs" />
<Compile Include="Models\Mapping\CommonApplyMap.cs" />
<Compile Include="Models\Mapping\WFFrmMainMap.cs" />
<Compile Include="Models\Mapping\WFProcessInstanceMap.cs" />
<Compile Include="Models\Mapping\WFProcessOperationHistoryMap.cs" />
@@ -64,7 +62,6 @@
<Compile Include="Models\Mapping\WFProcessTransitionHistoryMap.cs" />
<Compile Include="Models\Mapping\WFSchemeContentMap.cs" />
<Compile Include="Models\Mapping\WFSchemeInfoMap.cs" />
<Compile Include="Workflow\Mapping\WorkflowSchemeMap.cs" />
<Compile Include="UnitWork.cs" />
<Compile Include="BaseRepository.cs" />
<Compile Include="Models\Mapping\CategoryMap.cs" />
@@ -88,9 +85,6 @@
<Compile Include="StockRepository.cs" />
<Compile Include="UserRepository.cs" />
<Compile Include="RelevanceRepository.cs" />
<Compile Include="Workflow\WorkflowSchemeRepository.cs" />
<Compile Include="Workflow\WorkflowBaseRepository.cs" />
<Compile Include="Workflow\WorkflowContext.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Infrastructure\Infrastructure.csproj">