NuGet Icon Warning
The IconURL is depreciate in favor of an embedded icon file in the package
This commit is contained in:
		| @ -5,6 +5,13 @@ | ||||
|     <GeneratePackageOnBuild>false</GeneratePackageOnBuild> | ||||
|   </PropertyGroup> | ||||
|  | ||||
|   <ItemGroup> | ||||
|     <None Include="icon.png"> | ||||
|       <Pack>True</Pack> | ||||
|       <PackagePath></PackagePath> | ||||
|     </None> | ||||
|   </ItemGroup> | ||||
|  | ||||
|   <ItemGroup> | ||||
|     <ProjectReference Include="..\Client\[Owner].[Theme].Client.csproj" /> | ||||
|   </ItemGroup> | ||||
|  | ||||
| @ -11,7 +11,7 @@ | ||||
|     <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||||
|     <license type="expression">MIT</license> | ||||
|     <projectUrl>https://github.com/oqtane/oqtane.framework</projectUrl> | ||||
|     <iconUrl>https://www.oqtane.org/Portals/0/icon.jpg</iconUrl> | ||||
|     <icon>icon.png</icon> | ||||
|     <tags>oqtane module</tags> | ||||
|     <releaseNotes></releaseNotes> | ||||
|     <summary></summary> | ||||
| @ -23,5 +23,6 @@ | ||||
|     <file src="..\Client\bin\Release\net5.0\[Owner].[Theme].Client.Oqtane.dll" target="lib\net5.0" />  | ||||
|     <file src="..\Client\bin\Release\net5.0\[Owner].[Theme].Client.Oqtane.pdb" target="lib\net5.0" />  | ||||
|     <file src="..\Client\wwwroot\**\*.*" target="wwwroot" />  | ||||
|     <file src="icon.png" target="" /> | ||||
|   </files> | ||||
| </package> | ||||
							
								
								
									
										
											BIN
										
									
								
								Oqtane.Server/wwwroot/Themes/Templates/External/Package/icon.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Oqtane.Server/wwwroot/Themes/Templates/External/Package/icon.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 4.8 KiB | 
		Reference in New Issue
	
	Block a user
	 Leigh
					Leigh