Fixing workflow project file

This commit is contained in:
Sebastien Ros
2013-08-08 16:44:56 -07:00
parent 639cfad7ec
commit 3b4a235f8b

View File

@@ -162,7 +162,7 @@
<Compile Include="Drivers\UserTaskDriver.cs" />
<Compile Include="Drivers\WorkflowDriver.cs" />
<Compile Include="Forms\WebRequestForm.cs" />
<Compile Include="Handlers\RulePartHandler.cs" />
<Compile Include="Handlers\WorkflowContentHandler.cs" />
<Compile Include="Handlers\WorkflowHandler.cs" />
<Compile Include="ImportExport\WorkflowsCustomExportStep.cs" />
<Compile Include="ImportExport\WorkflowsExportEventHandler.cs" />