Skip to content

Commit c54bdb4

Browse files
TravisEz13adityapatwardhan
authored andcommitted
Update nuspec to use license expression (#21)
1 parent b5f7d9f commit c54bdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ function Start-BuildPowerShellNativePackage
570570
<description>Native binaries for PowerShell Core</description>
571571
<projectUrl>https://github.com/PowerShell/PowerShell</projectUrl>
572572
<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>
573+
<license type="expression">MIT</license>
574574
<tags>PowerShell</tags>
575575
<language>en-US</language>
576576
<copyright>© Microsoft Corporation. All rights reserved.</copyright>

0 commit comments

Comments
 (0)