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: project/TASKS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,5 +32,5 @@
32
32
-[x] SqlNotebook-x64.msi (WiX installer)
33
33
-[x] SqlNotebook-x64.zip (portable zip)
34
34
-[x] Update `CONTRIBUTING.md` accordingly. The developer will have to enter their password interactively when prompted by `signtool`, but your script will take care of the rest. Then the developer will attach those four files to the GitHub release and proceed with the rest of the release process.
35
-
-[] I want the final release files to be named like `SqlNotebook-arm64-2.0.0.msi` where 2.0.0 is the version number. Add `-Version` as a required parameter to `Finish-Release.ps1` and use it to rename the final files.
36
-
-[] Update `CONTRIBUTING.md` accordingly.
35
+
-[x] I want the final release files to be named like `SqlNotebook-arm64-2.0.0.msi` where 2.0.0 is the version number. Add `-Version` as a required parameter to `Finish-Release.ps1` and use it to rename the final files.
0 commit comments