Use framework-dependent Windows release
Some checks failed
build / build-test-publish (push) Has been cancelled

This commit is contained in:
2026-06-03 01:10:52 +09:00
parent d29752a91e
commit f2e8d12434
6 changed files with 15 additions and 5 deletions

View File

@@ -13,6 +13,6 @@ dotnet run --project "$ROOT_DIR/tools/Ehwrj.Tools.Capture/Ehwrj.Tools.Capture.cs
dotnet publish "$ROOT_DIR/src/Ehwrj.App/Ehwrj.App.csproj" \
-c Release \
-r win-x64 \
--self-contained true \
--self-contained false \
-p:PublishSingleFile=false
"$ROOT_DIR/scripts/package-win-x64.sh" >/dev/null