Skip to content

Commit 6cd1797

Browse files
authored
Update build-release.yml
1 parent d39c693 commit 6cd1797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
--configuration $env:Configuration `
3737
--output $env:OutputDir `
3838
--runtime win-x86 `
39-
--self-contained false `
39+
--self-contained true `
4040
/p:PublishSingleFile=true `
4141
/p:IncludeNativeLibrariesForSelfExtract=true
4242

0 commit comments

Comments
 (0)