chore: turn on CPM & slnx.

This commit is contained in:
Zhang Dian
2025-11-19 15:38:29 +08:00
committed by Dong Bin
parent f784a2c927
commit ba9dd0a574
16 changed files with 107 additions and 178 deletions

View File

@@ -11,9 +11,9 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Browser" Version="$(AvaloniaVersion)"/>
<PackageReference Include="SkiaSharp" Version="3.119.1" />
<PackageReference Include="SkiaSharp.NativeAssets.WebAssembly" Version="3.119.1" />
<PackageReference Include="Avalonia.Browser"/>
<PackageReference Include="SkiaSharp"/>
<PackageReference Include="SkiaSharp.NativeAssets.WebAssembly"/>
</ItemGroup>
<ItemGroup>