Skip to content

Commit 8e6401a

Browse files
committed
Publish single file
1 parent 8cc2bbd commit 8e6401a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WingetCreateCLI/WingetCreateCLI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<DefineConstants>TELEMETRYEVENTSOURCE_PUBLIC</DefineConstants>
1212
<SignAssembly>true</SignAssembly>
1313
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
14+
<PublishSingleFile>true</PublishSingleFile>
1415

1516
<IsWindows Condition="$(RuntimeIdentifier.StartsWith('win')) Or '$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Windows)))'=='true'">true</IsWindows>
1617
</PropertyGroup>

0 commit comments

Comments
 (0)