Overview
| Artifact ID: | 36936c28cb90ce7b384bae5f4d0d55cc94837c22 |
|---|---|
| Ticket: | 027dda313b687c5839793c242be1db2744b59e8e
Create build script for release of ZPreview.net |
| User & Date: | tinus 2026-04-30 15:28:13 |
Changes
- icomment:
We need a script to publish a release version of ZPreview.net. It should: 1. Go to the root of the repository 2. Run `dotnet publish ZAAP.net/ZPreview/ZPreview.csproj -c Release -o <temp-subdir>` 3. Zip the contents of the output folder into a file called `ZPreview.zip` 4. Add `ZPreview.zip` to the unversioned files in Fossil 5. Push the unversioned files to the remote Fossil repo.
- login: "tinus"
- mimetype: "text/x-markdown"
- priority changed to: "Medium"
- severity changed to: "Important"
- status changed to: "Open"
- subsystem changed to: "ZPreview.net"
- title changed to: "Create build script for release of ZPreview.net"
- type changed to: "Build Problem"