Strong name signing fails with the PublicSign option #11546
Labels
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Using the MSBuild property 'PublicSign' causes strong name signing to fail and breaks the build.
Repro steps
Create a new F# project:
Create a new strong named key:
Add the following property group to the fsproj file:
Build and you'll see the following output:
Same method works fine without PublicSign option.
Related information
Tested on:
Ubuntu 18.04 LTS
Edition Windows 10 Pro
Version 20H2
OS build 19042.928
The text was updated successfully, but these errors were encountered: