Skip to content

Commit b3ccb8c

Browse files
authored
Strip symbols (#450)
1 parent 4399c5e commit b3ccb8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

YoutubeDownloader/YoutubeDownloader.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<ApplicationIcon>..\favicon.ico</ApplicationIcon>
66
<ApplicationManifest>app.manifest</ApplicationManifest>
77
<PublishTrimmed>true</PublishTrimmed>
8+
<CopyOutputSymbolsToPublishDirectory>false</CopyOutputSymbolsToPublishDirectory>
89
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
910
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
1011
</PropertyGroup>

0 commit comments

Comments
 (0)