mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 03:14:45 +08:00
删除workflowengine.net
This commit is contained in:
@@ -73,14 +73,6 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OptimaJet.Workflow.Core, Version=1.5.5.0, Culture=neutral, PublicKeyToken=3d29392dccd464d7, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\WorkflowEngine.NET-Core.1.5.5.2\lib\net45\OptimaJet.Workflow.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="OptimaJet.Workflow.DbPersistence, Version=1.5.5.0, Culture=neutral, PublicKeyToken=3d29392dccd464d7, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\WorkflowEngine.NET-ProviderForMSSQL.1.5.5.2\lib\net45\OptimaJet.Workflow.DbPersistence.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
@@ -158,8 +150,6 @@
|
||||
<Compile Include="AutofacExt.cs" />
|
||||
<Compile Include="Controllers\BaseController.cs" />
|
||||
<Compile Include="Controllers\CategoryManagerController.cs" />
|
||||
<Compile Include="Controllers\WorkflowSchemasController.cs" />
|
||||
<Compile Include="Controllers\DesignerController.cs" />
|
||||
<Compile Include="Controllers\ErrorController.cs" />
|
||||
<Compile Include="Areas\FlowManage\Controllers\CommonAppliesController.cs" />
|
||||
<Compile Include="Controllers\HomeController.cs" />
|
||||
@@ -172,11 +162,7 @@
|
||||
<Compile Include="Controllers\RoleManagerController.cs" />
|
||||
<Compile Include="Controllers\StockManagerController.cs" />
|
||||
<Compile Include="Controllers\UserManagerController.cs" />
|
||||
<Compile Include="Models\DefaultParcedProcessCache.cs" />
|
||||
<Compile Include="Models\JobjectModelBinder.cs" />
|
||||
<Compile Include="Models\WorkflowActionProvider.cs" />
|
||||
<Compile Include="Models\WorkflowInit.cs" />
|
||||
<Compile Include="Models\WorkflowRuleProvider.cs" />
|
||||
<Compile Include="Global.asax.cs">
|
||||
<DependentUpon>Global.asax</DependentUpon>
|
||||
</Compile>
|
||||
@@ -207,7 +193,7 @@
|
||||
<Content Include="BllScripts\resourceManager.js" />
|
||||
<Content Include="BllScripts\roleManager.js" />
|
||||
<Content Include="BllScripts\commonApply.js" />
|
||||
<Content Include="BllScripts\workflowSchemaManager.js" />
|
||||
<Content Include="BllScripts\flowDesign.js" />
|
||||
<Content Include="BllScripts\stockManager.js" />
|
||||
<Content Include="BllScripts\usermanager.js" />
|
||||
<Content Include="BllScripts\assignRes.js" />
|
||||
@@ -1273,7 +1259,6 @@
|
||||
<Content Include="Images\login\bg.jpg" />
|
||||
<Content Include="Images\x.png" />
|
||||
<Content Include="Scripts\ace.js" />
|
||||
<Content Include="Scripts\designerconstants.js" />
|
||||
<Content Include="Scripts\ext-searchbox.js" />
|
||||
<Content Include="Scripts\jquery-ui.js" />
|
||||
<Content Include="Scripts\jquery.js" />
|
||||
@@ -1282,7 +1267,6 @@
|
||||
<Content Include="Scripts\mode-csharp.js" />
|
||||
<Content Include="Scripts\mode-json.js" />
|
||||
<Content Include="Scripts\theme-monokai.js" />
|
||||
<Content Include="Scripts\workflowdesigner.min.js" />
|
||||
<Content Include="Views\CategoryManager\Index.cshtml" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
||||
@@ -1522,7 +1506,6 @@
|
||||
<Content Include="Areas\FlowManage\Views\FlowMyProcess\ProcessLookForm.cshtml" />
|
||||
<Content Include="Areas\FlowManage\Views\CommonApplies\ProcessLookForm.cshtml" />
|
||||
<None Include="Properties\PublishProfiles\default.pubxml" />
|
||||
<Content Include="Views\Designer\Index.cshtml" />
|
||||
<None Include="Views\Error\NoAccess.cshtml" />
|
||||
<Content Include="Views\Home\git.cshtml" />
|
||||
<Content Include="Web.config">
|
||||
@@ -1543,7 +1526,6 @@
|
||||
<Content Include="Views\StockManager\Index.cshtml" />
|
||||
<Content Include="Views\Shared\_Layout.cshtml" />
|
||||
<Content Include="Areas\FlowManage\Views\CommonApplies\Index.cshtml" />
|
||||
<Content Include="Views\WorkflowSchemas\Index.cshtml" />
|
||||
<Content Include="Views\Home\Navbar.cshtml" />
|
||||
<Content Include="Views\Shared\Blank.cshtml" />
|
||||
<Content Include="Views\Shared\_LayoutNoHeader.cshtml" />
|
||||
|
||||
Reference in New Issue
Block a user