We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f7d9f commit c54bdb4Copy full SHA for c54bdb4
build.psm1
@@ -570,7 +570,7 @@ function Start-BuildPowerShellNativePackage
570
<description>Native binaries for PowerShell Core</description>
571
<projectUrl>https://github.com/PowerShell/PowerShell</projectUrl>
572
<iconUrl>https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_black_64.png?raw=true</iconUrl>
573
- <licenseUrl>https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt</licenseUrl>
+ <license type="expression">MIT</license>
574
<tags>PowerShell</tags>
575
<language>en-US</language>
576
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
0 commit comments