mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Remove fields from nuspec that nuget cli is complaining as invalid (even if then nuget.org is complaining as missing....)
This commit is contained in:
@@ -6,11 +6,9 @@
|
|||||||
<description>Library for management of AaruFormat images.</description>
|
<description>Library for management of AaruFormat images.</description>
|
||||||
<authors>claunia</authors>
|
<authors>claunia</authors>
|
||||||
<projectUrl>https://github.com/aaru-dps/libaaruformat</projectUrl>
|
<projectUrl>https://github.com/aaru-dps/libaaruformat</projectUrl>
|
||||||
<license type="expression">LGPL-2.1-only</license>
|
|
||||||
<licenseUrl>https://spdx.org/licenses/LGPL-2.1-only.html</licenseUrl>
|
<licenseUrl>https://spdx.org/licenses/LGPL-2.1-only.html</licenseUrl>
|
||||||
<copyright>Copyright © 2011-2025 Natalia Portillo</copyright>
|
<copyright>Copyright © 2011-2025 Natalia Portillo</copyright>
|
||||||
<repository type="git" url="https://github.com/aaru-dps/libaaruformat.git" />
|
<repository type="git" url="https://github.com/aaru-dps/libaaruformat.git" />
|
||||||
<readme>README.md</readme>
|
|
||||||
<tags>aaru aaruformat libaaruformat disk image format</tags>
|
<tags>aaru aaruformat libaaruformat disk image format</tags>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|||||||
Reference in New Issue
Block a user