feat: reference Shared package.

This commit is contained in:
Zhang Dian
2025-09-03 21:53:29 +08:00
parent 0492f4be73
commit bb1abd972f
3 changed files with 7 additions and 8 deletions

View File

@@ -13,6 +13,7 @@
<ItemGroup>
<PackageReference Include="Avalonia.Controls.ColorPicker" Version="$(AvaloniaVersion)"/>
<PackageReference Include="Irihi.Avalonia.Shared" Version="0.3.0" />
</ItemGroup>
</Project>