diff --git a/PowerShell.Common.props b/PowerShell.Common.props index 4a8e5d7da2b..adb868eaa42 100644 --- a/PowerShell.Common.props +++ b/PowerShell.Common.props @@ -95,6 +95,7 @@ netcoreapp2.0 2.0.6 + Latest true true diff --git a/src/System.Management.Automation/System.Management.Automation.csproj b/src/System.Management.Automation/System.Management.Automation.csproj index b2167fe7ade..9eda155f558 100644 --- a/src/System.Management.Automation/System.Management.Automation.csproj +++ b/src/System.Management.Automation/System.Management.Automation.csproj @@ -4,7 +4,6 @@ PowerShell Core's System.Management.Automation project $(NoWarn);CS1570;CS1734 System.Management.Automation - 7.2