diff --git a/src/Microsoft.PowerShell.ConsoleHost/Microsoft.PowerShell.ConsoleHost.csproj b/src/Microsoft.PowerShell.ConsoleHost/Microsoft.PowerShell.ConsoleHost.csproj index 7a46a02c8..77ef5c5bf 100644 --- a/src/Microsoft.PowerShell.ConsoleHost/Microsoft.PowerShell.ConsoleHost.csproj +++ b/src/Microsoft.PowerShell.ConsoleHost/Microsoft.PowerShell.ConsoleHost.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/powershell/Host/Startup.Tests.ps1 b/test/powershell/Host/Startup.Tests.ps1 index af8936411..df7ca20f3 100644 --- a/test/powershell/Host/Startup.Tests.ps1 +++ b/test/powershell/Host/Startup.Tests.ps1 @@ -26,10 +26,8 @@ Describe "Validate start of console host" -Tag CI { 'System.Diagnostics.Debug.dll' 'System.Diagnostics.FileVersionInfo.dll' 'System.Diagnostics.Process.dll' - 'System.Diagnostics.Tools.dll' 'System.Diagnostics.TraceSource.dll' 'System.Diagnostics.Tracing.dll' - 'System.Globalization.dll' 'System.IO.FileSystem.AccessControl.dll' 'System.IO.FileSystem.dll' 'System.IO.FileSystem.DriveInfo.dll' @@ -46,10 +44,8 @@ Describe "Validate start of console host" -Tag CI { 'System.Private.Uri.dll' 'System.Private.Xml.dll' 'System.Private.Xml.Linq.dll' - 'System.Reflection.dll' 'System.Reflection.Emit.ILGeneration.dll' 'System.Reflection.Emit.Lightweight.dll' - 'System.Reflection.Extensions.dll' 'System.Reflection.Primitives.dll' 'System.Resources.ResourceManager.dll' 'System.Runtime.dll'