Browse Source

added icon

Vicente Penades 6 years ago
parent
commit
921f628dc7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/SharpGLTF.DOM/SharpGLTF.csproj

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

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