8 строки
323 B
XML
8 строки
323 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.0" />
|
|
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.0" />
|
|
</ItemGroup>
|
|
</Project>
|