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