From 32b8d4d783dac6c1829d398cb7890f795f22c4aa Mon Sep 17 00:00:00 2001 From: jasonchenwork Date: Mon, 2 Jun 2025 14:29:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e69de29..a1641eb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +1. F9 編譯,會出現在Output +2. 修改 +3. 序號暫定 ABC123-XYZ789 + +[Files] +Source: "C:\jasonchen\superstar_1.0.0\publish\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs + +路徑改成別的,就可以包了 + +dotnet publish -c Release -r win-x64 --self-contained true -o publish