mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
Merge pull request #49 from HueByte/dev
feat: update authors and project URL in nuspec file
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
<id>echohub</id>
|
<id>echohub</id>
|
||||||
<version>__VERSION__</version>
|
<version>__VERSION__</version>
|
||||||
<title>EchoHub</title>
|
<title>EchoHub</title>
|
||||||
<authors>HueByte</authors>
|
<authors>HueByte, StoneRed</authors>
|
||||||
<owners>HueByte</owners>
|
<owners>HueByte</owners>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<licenseUrl>https://github.com/HueByte/EchoHub/blob/master/LICENSE</licenseUrl>
|
<licenseUrl>https://github.com/HueByte/EchoHub/blob/master/LICENSE</licenseUrl>
|
||||||
<projectUrl>https://github.com/HueByte/EchoHub</projectUrl>
|
<projectUrl>https://echohub.voidcube.cloud/</projectUrl>
|
||||||
<projectSourceUrl>https://github.com/HueByte/EchoHub</projectSourceUrl>
|
<projectSourceUrl>https://github.com/HueByte/EchoHub</projectSourceUrl>
|
||||||
<docsUrl>https://huebyte.github.io/EchoHub</docsUrl>
|
<docsUrl>https://huebyte.github.io/EchoHub</docsUrl>
|
||||||
<bugTrackerUrl>https://github.com/HueByte/EchoHub/issues</bugTrackerUrl>
|
<bugTrackerUrl>https://github.com/HueByte/EchoHub/issues</bugTrackerUrl>
|
||||||
|
|||||||
Reference in New Issue
Block a user