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: AGENTS.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
@@ -70,4 +70,4 @@ Update `RELEASE_NOTES.md` at the top of the file for any user-facing changes. Fo
70
70
- Description of change by @author in #PR
71
71
```
72
72
73
-
You should bump the version number in `RELEASE_NOTES.md` and `Directory.Build.props` for the next release - choose a new version number following semantic versioning guidelines. Assume that any listed versions have already been released.
73
+
You should bump the version number in `RELEASE_NOTES.md` and `Directory.Build.props` for the next release - choose a new version number following semantic versioning guidelines. Assume that any listed versions have already been released. After you bump the version you must rebuild the solution to update the generated assembly info files.
0 commit comments