Skip to content

Conversation

@tmds
Copy link
Member

@tmds tmds commented Jan 16, 2025

This change aimed to work around an issue in the F# compiler which doesn't permit public signing when the provided key is a full public/private key pair.

It unintentionally resulted in the fsharp repository no longer being compiled with public signing, which causes product issues.

Fixes dotnet/runtime#111457.

@ViktorHofer ptal.

…15380)"

This change aimed to work around an issue in the F# compiler which
doesn't permit public signing when the provided key is a full
public/private key pair.

It unintentionally resulted in the fsharp repository no longer
being compiled with public signing, which causes product issues.
@ViktorHofer ViktorHofer merged commit 6609ed3 into dotnet:main Jan 16, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Formats.Cbor.Tests fails to compiled with daily vmr SDK

2 participants