Skip to content

Commit

Permalink
Enable single file compression.
Browse files Browse the repository at this point in the history
  • Loading branch information
azhuge233 committed Jan 4, 2024
1 parent 0b04d4b commit d6cbb5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ConsoleWhisper/ConsoleWhisper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
Expand Down

0 comments on commit d6cbb5e

Please sign in to comment.