Open
Description
In dotnet/dotnet#308 we had to turn off signing a couple binaries again since it caused issues.
E.g. the mono-aot-cross would crash because it didn't expect the restrictions from Hardened Runtime.
We should fix that, but we don't necessarily need to fix the issues caused by Hardened Runtime right away since just signing is enough for the SDL requirements. That means setting CertificateName="MacDeveloper"
for these files in Signing.props
Metadata
Metadata
Assignees
Type
Projects
Status
No status