Compare commits
2 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,10 @@
|
|||
|
||||
<ItemGroup>
|
||||
<AvaloniaResource Include="Assets\**" />
|
||||
|
||||
<!-- Link the icon font from the legacy project into this project as an Avalonia resource -->
|
||||
<AvaloniaResource Include="..\src.4.7\materialdesignicons-webfont.ttf">
|
||||
<Link>Assets/Fonts/materialdesignicons-webfont.ttf</Link>
|
||||
</AvaloniaResource>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue