Skip to content

Commit

Permalink
Merge pull request #31 from mattpannella/develop
Browse files Browse the repository at this point in the history
publish single file
  • Loading branch information
mattpannella authored Oct 8, 2022
2 parents 8ee23d0 + f95feee commit 154125f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pocket_updater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<PropertyGroup>
<PublishTrimmed>true</PublishTrimmed>
<OutputType>Exe</OutputType>
<PublishSingleFile>true</PublishSingleFile>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 154125f

Please sign in to comment.