Skip to content

Commit 7e3a035

Browse files
chore(deps): update dependency microsoft.powershell.commands.diagnostics to 7.6.0-preview.5
1 parent 82fe3d4 commit 7e3a035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compiler/Compiler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<PackageReference Include="System.Management.Automation" Version="7.6.0-preview.3" />
105105
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.6.0-preview.3" />
106106
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.6.0-preview.3" />
107-
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.6.0-preview.3" />
107+
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.6.0-preview.5" />
108108
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.6.0-preview.3" />
109109
<PackageReference Include="Microsoft.WSMan.Management" Version="7.6.0-preview.3" />
110110
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.6.0-preview.3" />

0 commit comments

Comments
 (0)