We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4399c5e commit b3ccb8cCopy full SHA for b3ccb8c
YoutubeDownloader/YoutubeDownloader.csproj
@@ -5,6 +5,7 @@
5
<ApplicationIcon>..\favicon.ico</ApplicationIcon>
6
<ApplicationManifest>app.manifest</ApplicationManifest>
7
<PublishTrimmed>true</PublishTrimmed>
8
+ <CopyOutputSymbolsToPublishDirectory>false</CopyOutputSymbolsToPublishDirectory>
9
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
10
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
11
</PropertyGroup>
0 commit comments