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/Preparing-a-release.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
@@ -7,7 +7,7 @@
7
7
* Modify `Clojure\Clojure\Bootstrap\version.properties` to desired release version.
8
8
* Set the version info in `Clojure\CurrentVersion.props`.
9
9
* Please note that you should use lowercase letters only in the pre-release designation in order to avoid problems on non-Windows systems, i.e., `beta1` instead of `Beta1`, `rc1` instead of `RC1`.
10
-
* Build and test. From the `Clojure` directory with X in {net462, net6.0, net7.0, net8.0} (Configuration will default to Debug. Substitute in names accordingly if that is case.)
10
+
* Build and test. From the `Clojure` directory with X in {net462, net6.0, net8.0} (Configuration will default to Debug. Substitute in names accordingly if that is case.)
0 commit comments