File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ If you're migrating an app to .NET 8, the breaking changes listed here might aff
109
109
| [ IDispatchImplAttribute API is removed] ( interop/8.0/idispatchimplattribute-removed.md ) | Binary incompatible |
110
110
| [ JSFunctionBinding implicit public default constructor removed] ( interop/8.0/jsfunctionbinding-constructor.md ) | Binary incompatible |
111
111
| [ 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 |
113
113
114
114
## Networking
115
115
You can’t perform that action at this time.
0 commit comments