Hello @Paul Hunter ,
Thank you for sharing the screenshot.
I agree with you. The issue should be related to the properties in project files.
I see $(VisualStudioVersion)
and 11.0
, as you are using Visual Studio 2022, the number/version should be 17.0
(details: Fields).
The path is incorrect. I suggest you check your project files(.sqlproj) and try to manually change 11.0 to 17.0. See if this works.
Best Regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.