Hello @ciboligi ijavima ,
Thank you for taking time to post this issue in Microsoft Q&A forum.
With Visual Studio 2022, I can reproduce this issue.
Though Mike Wade explained that "XCopy-style deployment of extensions is not a supported scenario in this version of SSMS", when I used Visual Studio 2017, with the same version of SSMS, everything worked correctly on my side.
I guess some used assembly files are incompatible and as this document: Install Extensions in SQL Server Management Studio (SSMS) says:
SSMS 18.x is built on the Visual Studio 2017 shell and is subject to the limitations of that environment.
So, probably, the error(warning) is caused by compatibility issues.
Would you mind trying to use Visual Studio 2017? Using VS 2017, it works well(I have tested on my side, and the tutorial you shared is also based on VS 2017).
Happy coding.
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.