Skip to content

Commit 27acee7

Browse files
chore(deps): update dependency microsoft.powershell.consolehost to 7.6.0-preview.5
1 parent 05a9818 commit 27acee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Compiler/Compiler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105

106106
<!-- PowerShell Deps -->
107107
<PackageReference Include="System.Management.Automation" Version="7.6.0-preview.3" />
108-
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.6.0-preview.3" />
108+
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.6.0-preview.5" />
109109
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.6.0-preview.3" />
110110
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.6.0-preview.3" />
111111
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.6.0-preview.3" />

0 commit comments

Comments
 (0)