feat: colorpicker reference Shared package.

This commit is contained in:
Zhang Dian
2025-09-03 21:53:29 +08:00
committed by rabbitism
parent 8f24b2f332
commit f819531465
3 changed files with 11 additions and 10 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Irihi.Avalonia.Shared" />
<PackageReference Include="Avalonia.Controls.ColorPicker"/>
<None Include="README.md" Pack="true" PackagePath="\"/>
</ItemGroup>