0

There are descriptions on Web how to migrate your projects in VS2015 or earlier to new VS2017 template.

But is there a tool that has already automated that?

Krzysztof Morcinek
  • 1,011
  • 13
  • 42

1 Answers1

1

Yes, there is OpenSource https://github.com/hvanbakel/CsprojToVs2017 that is doing exactly this.

Krzysztof Morcinek
  • 1,011
  • 13
  • 42