Skip to content

Commit eb1c27d

Browse files
committed
Revert the single file.
1 parent 948109f commit eb1c27d

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
--runtime $env:Runtime `
3737
--self-contained true `
3838
--output $env:OutputDir `
39-
/p:PublishSingleFile=true `
39+
/p:PublishSingleFile=false `
4040
/p:IncludeNativeLibrariesForSelfExtract=true `
4141
/p:EnableCompressionInSingleFile=false
4242
shell: pwsh

0 commit comments

Comments
 (0)