Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit b743069

Browse files
committed
Icons needs to be embedded in the project
1 parent 5d5b0c5 commit b743069

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/GitHub.Unity.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@
208208
</None>
209209
<None Include="packages.config" />
210210
</ItemGroup>
211+
<ItemGroup>
212+
<EmbeddedResource Include="IconsAndLogos\globe%402x.png" />
213+
<EmbeddedResource Include="IconsAndLogos\globe.png" />
214+
</ItemGroup>
211215
<Import Project="..\..\..\..\..\common\nativelibraries.props" />
212216
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
213217
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)