From ef8e03dfdb43bc8aa5ad1c37ee3bf7fdeb5bda8a Mon Sep 17 00:00:00 2001 From: Andrew Schwartzmeyer Date: Thu, 17 Dec 2015 16:10:14 -0800 Subject: [PATCH] Fix PowerShell remoting with dotnet-cli --- README.md | 4 ---- src/monad | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index cea789ac0..93942e3d7 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,3 @@ make clean && make -j && make reg ### xUnit Sadly, `dotnet-test` is not fully supported on Linux, so our xUnit tests do not currently run. We may be able to work around this, or get the `dotnet-cli` team to fix their xUnit runner. GitHub [issue](https://github.com/dotnet/cli/issues/407). - -### Remoting - -Connecting to PowerShell on Linux gets quite far, but bails out to due `Cannot convert the "System.Management.Automation.Host.Size" value of type "System.String" to type "System.Type".` diff --git a/src/monad b/src/monad index 806f22252..848edb300 160000 --- a/src/monad +++ b/src/monad @@ -1 +1 @@ -Subproject commit 806f22252c7d1a3ad6a8368d470aacfef8643959 +Subproject commit 848edb300d1f6a74ac632b7cc60c310c4d367e6f