3

Github Does anyone use key containers when signing f# assemblies. · Issue #10878...

 3 years ago
source link: https://github.com/dotnet/fsharp/issues/10878
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Member

KevinRansom commented 29 days ago

We would like to deprecate the support for signing using keycontainer.
signing using a keycontainer can currently be done using the KeyContainerAttribute or the --keycontainer command line switch.
However, this is not supported on the dotnet framework, the visual studio tooling emphasis a keyfile rather than the registry based keyname. On F# the signing page crashes VS because we need to implement a handler for the signing dialog.

On the coreclr, we have no access to the key container Api's and anyway, there is no common alternative on non-windows platforms. So ... we would like to deprecate the mechanism even on windows, with a warning that it will not work cross platform.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK