Adding Microsoft.PowerShell.Commands.Diagnostics to the list of packages published to our MyGet feed (#3050)

This commit is contained in:
Mike Richmond 2017-01-30 16:44:23 -08:00 committed by Dongbo Wang
parent d7cf81b64d
commit 1431105251

View File

@ -1680,6 +1680,7 @@ function Publish-NuGetFeed
@(
'Microsoft.PowerShell.Commands.Management',
'Microsoft.PowerShell.Commands.Utility',
'Microsoft.PowerShell.Commands.Diagnostics',
'Microsoft.PowerShell.ConsoleHost',
'Microsoft.PowerShell.Security',
'System.Management.Automation',