Strong name is not visible in visual studio version 4.7.1

Siddhu 1 Reputation point
2022-06-03T05:17:05.687+00:00

In visual studio 2019 version 4.7.1 there is no strong naming is found for plugin . May I know where to find the strong naming In visual studio

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiachen Li-MSFT 26,671 Reputation points Microsoft Vendor
    2022-06-03T07:42:02.773+00:00

    Hi @Siddhu ,
    By using the Signing tab in a project's Properties dialog box in Visual Studio. This is the easiest and most convenient way to sign an assembly with a strong name.
    How to: Sign an assembly with a strong name
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    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.

    0 comments No comments