Skip to content

Commit

Permalink
try to get icons from different folder
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Nov 3, 2024
1 parent ed9acf7 commit bc4c48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@

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

</Project>
File renamed without changes.

0 comments on commit bc4c48f

Please sign in to comment.