Skip to content

Commit

Permalink
embed nironcompress.dll into the exe
Browse files Browse the repository at this point in the history
  • Loading branch information
mukunku committed Nov 4, 2022
1 parent 24731e2 commit 93a3868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ParquetFileViewer/ParquetFileViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\parquet_icon.ico</ApplicationIcon>
Expand Down

0 comments on commit 93a3868

Please sign in to comment.