Compare commits
No commits in common. "e45003ce6ef8c6882019250b4f39e01a8fa95666" and "7b1912579f2a129433007892a42f594a3a9fbfb7" have entirely different histories.
e45003ce6e
...
7b1912579f
2 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,10 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<AvaloniaResource Include="Assets\**" />
|
<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>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue