mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
git-subtree-dir: src/modules/launcher git-subtree-mainline:852689b3dfgit-subtree-split:28acd466b3
4 lines
184 B
PowerShell
4 lines
184 B
PowerShell
New-Alias nuget.exe ".\packages\NuGet.CommandLine.*\tools\NuGet.exe"
|
|
$env:APPVEYOR_BUILD_FOLDER = Convert-Path .
|
|
$env:APPVEYOR_BUILD_VERSION = "1.2.0"
|
|
& .\Deploy\squirrel_installer.ps1 |