When I attempt to open build process template in Visual Studio 2013 I get following exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.SharePoint.WorkflowExtensions, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.SharePoint.WorkflowExtensions, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
I searched in the forum, some one had the same problem but for Visual Studio 2012. Solution for that problem was install workflow manager 1.0. But when I tried that the installer complained that I need Visual Studio 2012 installed.
I search for Workflow manager installable for Visual Studio 2013 but there seems to be none.