We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c344f7f commit 9520663Copy full SHA for 9520663
1 file changed
src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj
@@ -96,10 +96,6 @@
96
<PackageReference Include="Tmds.DBus.Protocol" Version="0.92.0" />
97
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.4.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
98
</ItemGroup>
99
- <ItemGroup>
100
- <TrimmerRootAssembly Include="Avalonia.Controls.WebView" RootMode="all" />
101
- <PublishReadyToRunExclude Include="Avalonia.Controls.WebView.dll" />
102
- </ItemGroup>
103
104
<ItemGroup>
105
<ProjectReference Include="..\UniGetUI.Core.Data\UniGetUI.Core.Data.csproj" />
0 commit comments