mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-07 08:00:06 +02:00
Update powershell-scripts.nuspec
This commit is contained in:
@ -21,17 +21,15 @@
|
|||||||
|
|
||||||
<!-- == SOFTWARE SPECIFIC SECTION == -->
|
<!-- == SOFTWARE SPECIFIC SECTION == -->
|
||||||
<!-- This section is about the software itself -->
|
<!-- This section is about the software itself -->
|
||||||
<title>powershell-scripts (Install)</title>
|
<title>powershell-scripts</title>
|
||||||
<authors>Markus Fleschutz</authors>
|
<authors>Markus Fleschutz</authors>
|
||||||
<!-- projectUrl is required for the community feed -->
|
<!-- projectUrl is required for the community feed -->
|
||||||
<projectUrl>https://github.com/fleschutz/PowerShell</projectUrl>
|
<projectUrl>https://github.com/fleschutz/PowerShell</projectUrl>
|
||||||
<!-- There are a number of CDN Services that can be used for hosting the Icon for a package. More information can be found here: https://docs.chocolatey.org/en-us/create/create-packages#package-icon-guidelines -->
|
<!-- There are a number of CDN Services that can be used for hosting the Icon for a package. More information can be found here: https://docs.chocolatey.org/en-us/create/create-packages#package-icon-guidelines -->
|
||||||
<!-- Here is an example using Githack -->
|
|
||||||
<!--<iconUrl>http://rawcdn.githack.com/__REPLACE_YOUR_REPO__/master/icons/powershell-scripts.png</iconUrl>-->
|
|
||||||
<!-- <copyright>Year Software Vendor</copyright> -->
|
<!-- <copyright>Year Software Vendor</copyright> -->
|
||||||
<!-- If there is a license Url available, it is required for the community feed -->
|
<!-- If there is a license Url available, it is required for the community feed -->
|
||||||
<licenseUrl>https://github.com/fleschutz/PowerShell/blob/master/LICENSE</licenseUrl>
|
<licenseUrl>https://github.com/fleschutz/PowerShell/blob/master/LICENSE</licenseUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>-->
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<projectSourceUrl>https://github.com/fleschutz/PowerShell</projectSourceUrl>
|
<projectSourceUrl>https://github.com/fleschutz/PowerShell</projectSourceUrl>
|
||||||
<!--<docsUrl>At what url are the software docs located?</docsUrl>-->
|
<!--<docsUrl>At what url are the software docs located?</docsUrl>-->
|
||||||
<!--<mailingListUrl></mailingListUrl>-->
|
<!--<mailingListUrl></mailingListUrl>-->
|
||||||
|
Reference in New Issue
Block a user