SSDT Signing CLR assembly throws the operation could not be completed

Viewed 18

I created SQL Server database project in Visual Studio 2022. When I try to sign the CLR assembly so I can publish the CLR assembly to the SQL Server database, I am getting Operation could not be completed. Does anyone knows what might be an issue or how to troubleshoot this?

enter image description here

0 Answers
Related