Skip to content

Commit 93a3868

Browse files
committed
embed nironcompress.dll into the exe
1 parent 24731e2 commit 93a3868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ParquetFileViewer/ParquetFileViewer.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<SelfContained>false</SelfContained>
1010
<PublishSingleFile>true</PublishSingleFile>
1111
<PublishReadyToRun>false</PublishReadyToRun>
12+
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
1213
</PropertyGroup>
1314
<PropertyGroup>
1415
<ApplicationIcon>Resources\parquet_icon.ico</ApplicationIcon>

0 commit comments

Comments
 (0)