Skip to content

Commit

Permalink
use IconsName
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Nov 3, 2024
1 parent bc4c48f commit 91ab449
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<AvaloniaResource Include="**/*.xaml" />
<AvaloniaResource Include="../Icons/BoxIcons/**">
<AvaloniaResource Include="../Icons/$(IconsName)/**">
<Link>Resources\%(RecursiveDir)%(FileName)%(Extension)</Link>
</AvaloniaResource>
</ItemGroup>
Expand Down

0 comments on commit 91ab449

Please sign in to comment.