Skip to content

Commit cd4494b

Browse files
committed
potential fix for the crash
1 parent b48fef9 commit cd4494b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@
9696
<PackageReference Include="Tmds.DBus.Protocol" Version="0.92.0" />
9797
<PackageReference Include="Devolutions.Pinget.Cli.Rust" Version="0.4.2" GeneratePathProperty="true" ExcludeAssets="build;buildTransitive;native" />
9898
</ItemGroup>
99+
<ItemGroup>
100+
<TrimmerRootAssembly Include="Avalonia.Controls.WebView" />
101+
<PublishReadyToRunExclude Include="Avalonia.Controls.WebView.dll" />
102+
</ItemGroup>
99103

100104
<ItemGroup>
101105
<ProjectReference Include="..\UniGetUI.Core.Data\UniGetUI.Core.Data.csproj" />

0 commit comments

Comments
 (0)