mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
1. One more final change to make sure the icon loads properly and doesn't throw an exception when the diagnostic tool is opened.
This commit is contained in:
parent
a71ea99b8e
commit
4250eae2cb
1 changed files with 2 additions and 2 deletions
|
@ -100,9 +100,9 @@
|
|||
<Link>ManagedWinapiNativeHelper.dll</Link>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\Resources\Oxygen-Icons.org-Oxygen-Status-media-playlist-repeat.ico">
|
||||
<Resource Include="..\Resources\Oxygen-Icons.org-Oxygen-Status-media-playlist-repeat.ico">
|
||||
<Link>Oxygen-Icons.org-Oxygen-Status-media-playlist-repeat.ico</Link>
|
||||
</Content>
|
||||
</Resource>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue