Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class library sign failed #12898

Closed
heliconho opened this issue Mar 30, 2022 · 1 comment
Closed

class library sign failed #12898

heliconho opened this issue Mar 30, 2022 · 1 comment
Labels

Comments

@heliconho
Copy link

FSharp Class Library with net framework 4.8 fail to sign with strong name file

  1. Create a new class library in visual studio 2019. language in F#. framework = .Net Framework 4.8
  2. go to project properties.
  3. Select "Signing" tab
  4. Select Sign the assembly. then create a new strong name key file

FSharpSignPackageFailed

Expected behavior

create a new strong name key file and allow password protected

Actual behavior

visual studio 2019 force quit and restart

  • Operating system
  • .NET Framework
  • Visual Studio2019
@heliconho heliconho added the Bug label Mar 30, 2022
@dsyme
Copy link
Contributor

dsyme commented Apr 4, 2022

Things have changed in VS2022 - there is no option to create a new strong name key file, you can only choose an existing one.

As a result I will close this bug as it is VS2019 specific

@dsyme dsyme closed this as completed Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants