Skip to content

Commit b54e1c7

Browse files
committed
another fix
1 parent 2f57437 commit b54e1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/8.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If you're migrating an app to .NET 8, the breaking changes listed here might aff
109109
| [IDispatchImplAttribute API is removed](interop/8.0/idispatchimplattribute-removed.md) | Binary incompatible |
110110
| [JSFunctionBinding implicit public default constructor removed](interop/8.0/jsfunctionbinding-constructor.md) | Binary incompatible |
111111
| [SafeHandle types must have public constructor](interop/8.0/safehandle-constructor.md) | Source incompatible |
112-
| [Linux native library resolution no longer uses `netcoredeps`](interop/8.0/linux-netcoredeps.md) | Source incompatible |
112+
| [Linux native library resolution no longer uses `netcoredeps`](interop/8.0/linux-netcoredeps.md) | Behavioral change |
113113

114114
## Networking
115115

0 commit comments

Comments
 (0)