Skip to content

Commit

Permalink
dont use readytorun
Browse files Browse the repository at this point in the history
  • Loading branch information
mukunku committed Aug 4, 2024
1 parent e919c68 commit 5677b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ParquetViewer/ParquetViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>true</PublishReadyToRun>
<PublishReadyToRun>false</PublishReadyToRun>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<Configurations>Debug;Release;Release_SelfContained</Configurations>
</PropertyGroup>
Expand Down

0 comments on commit 5677b04

Please sign in to comment.