WindowsStore: Fix Search Bar Icon

During tests the search bar icon was not show. The reason is that the
logo in the manifest pointed to an icon that was removed.
This commit is contained in:
Jeroen Bakker 2021-01-19 08:36:10 +01:00
parent e06d1d585b
commit d5c7a4b369
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<DisplayName>Blender[LTSORNOT]</DisplayName>
<PublisherDisplayName>Blender Foundation</PublisherDisplayName>
<Description>Blender [VERSION] is the Free and Open Source 3D creation suite</Description>
<Logo>Assets\StoreLogo.png</Logo>
<Logo>Assets\StoreLogo.scale-100.png</Logo>
</Properties>
<Resources>
<Resource Language="en-us" />