Skip to content

Commit dafeeea

Browse files
authored
Update 10.0.200.md
* Fix strong name signature size to align with Roslyn for public signing, addressing issues on Linux distributions with restricted crypto. ([PR dotnet#19236](dotnet#19236))
1 parent c95fe59 commit dafeeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/.FSharp.Compiler.Service/10.0.200.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@
5050
* Removed support for `.ml` and `.mli` source files. ([PR #19143](https://github.com/dotnet/fsharp/pull/19143))
5151
* Removed `#light` and `#indent` directives (they are now a no-op; combined with `off` they give an error). ([PR #19143](https://github.com/dotnet/fsharp/pull/19143))
5252
* Removed `--light`, `--indentation-syntax`, `--no-indendation-syntax`, `--ml-keywords` and `--mlcompatibility` compiler/fsi flags. ([PR #19143](https://github.com/dotnet/fsharp/pull/19143))
53-
* Removed parsing support for long-deprecated ML (non-light) constructs. ([PR #19143](https://github.com/dotnet/fsharp/pull/19143))
53+
* Fix strong name signature size to align with Roslyn for public signing, addressing issues on Linux distributions with restricted crypto. ([PR #19236](https://github.com/dotnet/fsharp/pull/19236))

0 commit comments

Comments
 (0)