Skip to content

Commit

Permalink
chore: disable singlefile
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic committed Sep 7, 2024
1 parent eef83c0 commit d352dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI.Desktop/KubeUI.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationManifest>app.manifest</ApplicationManifest>
<PublishSingleFile>true</PublishSingleFile>
<PublishSingleFile>false</PublishSingleFile>
<PublishSelfContained>true</PublishSelfContained>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
Expand Down

0 comments on commit d352dbb

Please sign in to comment.