diff --git a/src/powershell-unix/project.json b/src/powershell-unix/project.json index 412c02e680d..3a51f08970e 100644 --- a/src/powershell-unix/project.json +++ b/src/powershell-unix/project.json @@ -79,7 +79,7 @@ "dependencies": { "Microsoft.PowerShell.SDK": "6.0.0-*", "Microsoft.PowerShell.PSReadLine": "6.0.0-*", - "libpsrpclient": "1.0.0-*", + "psrp": "1.1.0-*", "PSDesiredStateConfiguration": "1.0.0-alpha01", "PowerShellHelpFiles": "1.0.0-alpha01" },