Cleanup '#if CORE' in cmdlets-over-objects.objectModel.autogen.cs (#4411)

This commit is contained in:
Ilya 2017-08-01 00:04:12 +04:00 committed by Dongbo Wang
parent 3e14daab3b
commit f2d507cb0a

View file

@ -1,6 +1,3 @@
#if CORECLR
#if CORECLR
#pragma warning disable
//------------------------------------------------------------------------------
// <auto-generated>
@ -2084,7 +2081,3 @@ namespace Microsoft.PowerShell.Cmdletization.Xml
}
}
}
#endif
#endif