VSDX2BPMN project allows you to convert VSDX to BPMN XML.
- Make sure you have .net 8.0 installed. If not: .NET 8.0
- Clone this repo.
- Open project with sln in Visual Studio.
- Build project.
- Prepare a folder with VSDX files.
- Launch the project.
- Enter the path to the folder with VSDX files in the console that has started.
- Go to the folder with VSDX files, where the BPMN folder was created, which contains the program's output.