PowerShell/test/csharp
Andrew Schwartzmeyer 71f670f86c Add packages required for updated sources
Commands.Utility now needs Microsoft.CodeAnalysis.CSharp, which doesn't
explicitly target `dnxcore50`, so now Commands.Utility and the packages
which depend on it now much `import` the Portable Windows framework.
This also required adding the aspnetvnext feed.

System.Management.Automation now requires System.Diagnostics.StackTrace.
2016-01-26 16:49:28 -08:00
..
MyHost.cs Reorganize tests 2016-01-14 17:00:06 -08:00
project.json Add packages required for updated sources 2016-01-26 16:49:28 -08:00
test_Binders.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_CorePsExtensions.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_CorePsPlatform.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_ExtensionMethods.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_FileSystemProvider.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_MshSnapinInfo.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_OmiInterface.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_PSVersionInfo.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_Runspace.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_SecuritySupport.cs Reorganize tests 2016-01-14 17:00:06 -08:00
test_Utils.cs Reorganize tests 2016-01-14 17:00:06 -08:00