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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ When you introduce any breaking change:
114
114
2. Provide a concise migration note (old → new) for each item.
115
115
3. Update tests without deleting coverage.
116
116
117
-
See Microsoft guidance on breaking changes for libraries [5][6] for definitions and recommended practices.
117
+
See Microsoft guidance: the [.NET library breaking change guidance][5] and the [.NET compatibility change rules][6] for definitions and recommended practices.
0 commit comments