diff --git a/doBuild.ps1 b/doBuild.ps1 index 87985f06c..d997cc44a 100644 --- a/doBuild.ps1 +++ b/doBuild.ps1 @@ -114,6 +114,7 @@ function DoBuild 'NuGet.Protocol' 'NuGet.Versioning' 'System.Buffers' + 'System.Collections.Immutable' 'System.ClientModel' 'System.Diagnostics.DiagnosticSource' 'System.IO.FileSystem.AccessControl' diff --git a/src/code/Microsoft.PowerShell.PSResourceGet.csproj b/src/code/Microsoft.PowerShell.PSResourceGet.csproj index 76498e89e..1f4221845 100644 --- a/src/code/Microsoft.PowerShell.PSResourceGet.csproj +++ b/src/code/Microsoft.PowerShell.PSResourceGet.csproj @@ -14,12 +14,12 @@ - - - - - - + + + + + +