Copy materialdesignicons-webfont.ttf into src/AdvancedCalculator/Assets/Fonts and remove cross-project link from csproj
This commit is contained in:
parent
0205e725ab
commit
e45003ce6e
2 changed files with 1 additions and 5 deletions
|
@ -8,11 +8,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<AvaloniaResource Include="Assets\**" />
|
||||
<!-- Link the icon font from the legacy project into this project as an Avalonia resource -->
|
||||
<!-- Go up two levels from src/AdvancedCalculator to reach repo root src.4.7 directory -->
|
||||
<AvaloniaResource Include="..\..\src.4.7\materialdesignicons-webfont.ttf">
|
||||
<Link>Assets/Fonts/materialdesignicons-webfont.ttf</Link>
|
||||
</AvaloniaResource>
|
||||
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue