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 e9eb22d commit de522dbCopy full SHA for de522db
build.psm1
@@ -521,7 +521,7 @@ function Start-BuildPowerShellNativePackage
521
<requireLicenseAcceptance>true</requireLicenseAcceptance>
522
<description>Native binaries for PowerShell Core</description>
523
<projectUrl>https://github.com/PowerShell/PowerShell</projectUrl>
524
- <iconUrl>https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_black_64.png</iconUrl>
+ <iconUrl>https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_black_64.png?raw=true</iconUrl>
525
<licenseUrl>https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt</licenseUrl>
526
<tags>PowerShell</tags>
527
<language>en-US</language>
0 commit comments