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

Change compiler default setting realsig+ when building assemblies #17384

Closed
KevinRansom opened this issue Jul 4, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@KevinRansom
Copy link
Member

**With F# 9.0 Compiler:

Change default to realsig+ when building assemblies
Switch FSharp.Compiler.Service to realsig+
This option emits F# assembly with natural IL scopes that match the F# source designation to revert to old behavior use:
--realsig-
or the build property
false

@KevinRansom
Copy link
Member Author

merged:

@KevinRansom KevinRansom self-assigned this Jul 8, 2024
@KevinRansom KevinRansom modified the milestones: Backlog, July-2024 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants