Skip to content

Commit 67f70d3

Browse files
chore(deps): update dependency microsoft.powershell.commands.diagnostics to 7.6.0-rc.1
1 parent 05a9818 commit 67f70d3

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
@@ -107,7 +107,7 @@
107107
<PackageReference Include="System.Management.Automation" Version="7.6.0-preview.3" />
108108
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.6.0-preview.3" />
109109
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.6.0-preview.3" />
110-
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.6.0-preview.3" />
110+
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.6.0-rc.1" />
111111
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.6.0-preview.3" />
112112
<PackageReference Include="Microsoft.WSMan.Management" Version="7.6.0-preview.3" />
113113
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.6.0-preview.3" />

0 commit comments

Comments
 (0)