Update Avalonia package versions and remove SkiaSharp.NativeAssets.Linux reference

This commit is contained in:
2025-09-13 12:59:50 +01:00
parent f470fdea81
commit 28ee6d2c16
2 changed files with 6 additions and 8 deletions

View File

@@ -48,7 +48,6 @@
<PackageReference Include="Serilog.Sinks.Console"/>
<PackageReference Include="SmartAnalyzers.MultithreadingAnalyzer"/>
<PackageReference Include="Text.Analyzers"/>
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Condition="$(RuntimeIdentifier.StartsWith('linux'))"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RomRepoMgr.Database\RomRepoMgr.Database.csproj"/>