Hi,
I am trying to register a plgin on trial version but the dll is not getting registered and I am getting the following error

and in the error detail I am getting this-
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Plugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=01950ae073ba5909' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
Inner Exception: System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
I have created strong name key but it is failing and I am using Visual Studio 2022. I have referred following article while creating strong name key-
docs.microsoft.com/.../sign-strong-name