Share via

Visual Studio 2019 Migration

Anonymous
2021-01-18T02:25:00.923+00:00

When I open Visualstudio2010 solution from Visual studio2019, Conversion wizard window doesn't come up.
Can I make conversion Visualstudio2010 to 2019, directly?

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,201 Reputation points Microsoft External Staff
    2021-01-18T07:36:49.473+00:00

    Hi @$$ANON_USER$$,

    Welcome to Microsoft Q&A!

    Please right click on your project > select the “Properties” > Configuration Properties > General > set “Platform Toolset” to “Visual Studio 2019 (v142)”.
    Meanwhile, please select the target Windows SDK version from those installed on your machine.

    Besides, about migrating VS2010 project to VS2019, you could refer to: Project migration and upgrade reference for Visual Studio.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.