Vicente Penades 6 lat temu
rodzic
commit
921f628dc7
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/SharpGLTF.DOM/SharpGLTF.csproj

+ 2 - 1
src/SharpGLTF.DOM/SharpGLTF.csproj

@@ -41,7 +41,8 @@
 
   <PropertyGroup>
     <CodeAnalysisRuleSet>..\..\SharpGLTF.ruleset</CodeAnalysisRuleSet>
-    <AssemblyName>SharpGLTF</AssemblyName>    
+    <AssemblyName>SharpGLTF</AssemblyName>
+    <PackageIconUrl>https://github.com/vpenades/SharpGLTF/blob/master/build/Icons/glTF2Sharp.png</PackageIconUrl>    
   </PropertyGroup>
 
   <ItemGroup>