version all DLLs and packages consistently and fix all deprecated iconurl warnings
This commit is contained in:
		| @ -6,18 +6,19 @@ | ||||
|     <authors>Shaun Walker</authors> | ||||
|     <owners>.NET Foundation</owners> | ||||
|     <title>Oqtane Framework</title> | ||||
|     <summary>A modular application framework for Blazor</summary> | ||||
|     <description>A modular application framework for Blazor</description> | ||||
|     <copyright>.NET Foundation</copyright> | ||||
|     <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> | ||||
|     <tags>oqtane</tags> | ||||
|     <releaseNotes>https://github.com/oqtane/oqtane.framework/releases/tag/v2.1.0</releaseNotes> | ||||
|     <summary>A modular application framework for Blazor</summary> | ||||
|     <icon>icon.png</icon> | ||||
|     <tags>oqtane</tags> | ||||
|   </metadata> | ||||
|   <files> | ||||
|     <file src="..\Oqtane.Server\bin\Release\net5.0\Oqtane.Server.dll" target="lib\net5.0" />  | ||||
|     <file src="..\Oqtane.Server\bin\Release\net5.0\Oqtane.Server.pdb" target="lib\net5.0" />  | ||||
|     <file src="icon.png" target="" /> | ||||
|   </files> | ||||
| </package> | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker