SQLCLR Assembly deployment failed because assembly failed verification
问题 In case someone else runs into this problem. Error: SQL72014: .Net SqlClient Data Provider: ... CREATE ASSEMBLY for assembly 'Assembly.Name' failed because assembly 'Assembly.Name' failed verification. Check if the referenced assemblies are up-to-date and trusted (for external_access or unsafe) to execute in the database. CLR Verifier error messages if any will follow this message [token 0x02000003] Type load failed. The SQLCLR assembly builds successfully but couldn't be deployed. When the