Skip to content

Commit

Permalink
Eventing known issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed May 18, 2016
1 parent d1f6adb commit ac55b03
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/KNOWNISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ temporarily from `Microsoft.PowerShell.Commands.Management` because we
cannot resolve `[Shell32.ShellFolderItem]` for FullCLR builds. This must be
fixed ASAP.

## CorePS Eventing Library

The Eventing library reimplementation for Core PowerShell does not exist on
Linux, and so the ETW stub is used via a `#if LINUX` guard. On Windows, this
library now exists, but its build needs to be ported to .NET CLI. Until then,
the stub is also used with a `#if ETW` guard.

## xUnit

The xUnit tests can only be run on Linux.
Expand Down

0 comments on commit ac55b03

Please sign in to comment.