You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/.FSharp.Compiler.Service/8.0.300.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
*`[<CliEvent>]` member should not produce property symbol. ([Issue #16640](https://github.com/dotnet/fsharp/issues/16640), [PR #16658](https://github.com/dotnet/fsharp/pull/16658))
12
12
* Fix discriminated union initialization. ([#PR 16661](https://github.com/dotnet/fsharp/pull/16661))
13
13
* Allow calling method with both Optional and ParamArray. ([#PR 16688](https://github.com/dotnet/fsharp/pull/16688), [suggestions #1120](https://github.com/fsharp/fslang-suggestions/issues/1120))
14
+
* Fix16105 - Release inline optimization leads to MethodAccessException if used with assembly:InternalsVisibleTo attribute. ([Issue #16105](https://github.com/dotnet/fsharp/issues/16105), ([#PR 16737](https://github.com/dotnet/fsharp/pull/16737))
* Fix16105 - Release inline optimization leads to MethodAccessException if used with assembly:InternalsVisibleTo attribute. ([Issue #16105](https://github.com/dotnet/fsharp/issues/16105), ([#PR 16737](https://github.com/dotnet/fsharp/pull/16737))
0 commit comments