Skip to content

Commit

Permalink
Publish as single trimmed file
Browse files Browse the repository at this point in the history
  • Loading branch information
Webreaper committed Nov 12, 2024
1 parent 2f33402 commit 2b9f407
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<PublishSingleFile>true</PublishSingleFile>
<PublishTrimmed>true</PublishTrimmed>
<Nullable>enable</Nullable>
<PackAsTool>true</PackAsTool>
<ToolCommandName>central-pkg-converter</ToolCommandName>
Expand Down

0 comments on commit 2b9f407

Please sign in to comment.