Error converting value "[2.4.6884.25683]" to type 'System.Version'

I managed to fix the problem. Here is what I did in case it helps someone.

The problem was in the project.json file:

image

To fix the problem I renamed the json file and when running the process a new file was created.

2 Likes