File diff r26858:57e2e7f433a2 → r26859:7cb8662ebb13
os/windows/winstore/generate-assets.ps1
Show inline comments
 
@@ -45,4 +45,4 @@ ResizeImage $logoPath 1240 600 "assets\W
 

	
 
# Copy the logo for the store for the common package
 
New-Item -Path "." -Name "assets-common" -ItemType "directory" -Force
 
Copy-Item "assets\StoreLogo.png" -Destination "assets-common\StoreLogo.png"
 
Copy-Item "assets\StoreLogo.png" -Destination "assets-common\StoreLogoCommon.png"