[go: up one dir, main page]

Menu

#16 Сode signing

1.0
open
None
2023-09-27
2023-09-22
No

Solve the issue with code signing.

After this:
- Place open key to Nuget.org
- (see https://www.nuget.org/account, .cer format required)
- Build the Nuget package and place it to Nuget.org
- (see https://learn.microsoft.com/ru-ru/nuget/reference/signed-packages-reference)
- Add Nuget-link to root readme.txt and to Nuget.txt

Discussion

  • Oleg Osepyants

    Oleg Osepyants - 2023-09-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,5 @@
    -Solve the issue with code signing
    +Solve the issue with code signing.
    +After this:
    +- Place open key to Nuget.org
    +- Build the Nuget package and place it to Nuget.org
    +- Add Nuget-link to root readme.txt
    
     
  • Oleg Osepyants

    Oleg Osepyants - 2023-09-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,8 @@
     Solve the issue with code signing.
    +
     After this:
     - Place open key to Nuget.org
    +    - (see https://www.nuget.org/account, .cer format required)
     - Build the Nuget package and place it to Nuget.org
    -- Add Nuget-link to root readme.txt
    +    - (see https://learn.microsoft.com/ru-ru/nuget/reference/signed-packages-reference)
    +- Add Nuget-link to root readme.txt and to Nuget.txt
    
     

Log in to post a comment.