This project needs migration - need steps to migrate SQL CLR solution from Vs2010 to VS2019

Padma Kuruganti 11 Reputation points
2022-03-31T13:44:04.537+00:00

I am migrating from VS2010 to VS2019. When I open a SQl CLR project created in VS2010 , it did some automatic migration but still I am getting 'This project needs migration' when opening the solution. I want to know steps to migrate SQL CLR solution from Vs2010 to VS2019

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,120 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 34,671 Reputation points
    2022-03-31T23:53:33.66+00:00

    There is the .NET Upgrade Assistant which give you a start. If you go with this tool, make sure to make a backup of your project on disk on perhaps a new branch in your source control such as GitHub,

    0 comments No comments