2022-08-10 13:13:22 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ItemGroup>
|
2024-10-31 13:49:55 +03:00
|
|
|
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.0" />
|
|
|
|
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.0" />
|
2022-08-10 13:13:22 +03:00
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|