MMIN known issue is fixed

This commit is contained in:
Andrew Schwartzmeyer 2016-05-18 10:14:17 -07:00
parent 1aa6a4904b
commit d1f6adb0a3

View File

@ -7,12 +7,6 @@ temporarily from `Microsoft.PowerShell.Commands.Management` because we
cannot resolve `[Shell32.ShellFolderItem]` for FullCLR builds. This must be
fixed ASAP.
## `Microsoft.Management.Infrastructure.Native`
Windows builds currently use the native stub; this should be replaced with
actual compilation of the managed C++ library on Windows (with the stub used on
Linux).
## CorePS Eventing Library
The Eventing library reimplementation for Core PowerShell does not exist on