From ccab6f45173ee6ddaed08665ffd3a4e49001af89 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Thu, 22 Jun 2023 15:50:16 +0200 Subject: [PATCH] Conditional-ize pwsh/powershell in PS cmdlet project. See #3019. --- .../ICSharpCode.Decompiler.PowerShell.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj index 8c469191f..c50801c16 100644 --- a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj +++ b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj @@ -26,6 +26,7 @@ - + +