From b7498f2bda61f310fe81e15ba94f5836acbe20f5 Mon Sep 17 00:00:00 2001 From: "Sergey S. Betke" Date: Sun, 29 Oct 2017 00:11:13 +0300 Subject: [PATCH] =?UTF-8?q?-=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20?= =?UTF-8?q?=D1=81=20powershell=20on=20linux=20=D0=B4=D0=BB=D1=8F=20powersh?= =?UTF-8?q?ell=206.0.0-beta.9-1=20(#33)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ITG.MakeUtils/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITG.MakeUtils/common.mk b/ITG.MakeUtils/common.mk index de4a8f45..43e29372 100644 --- a/ITG.MakeUtils/common.mk +++ b/ITG.MakeUtils/common.mk @@ -93,7 +93,7 @@ PowerShell ?= \ else -PowerShell ?= powershell +PowerShell ?= pwsh endif