Jim Christopher

Results 4 issues of Jim Christopher

First, I really appreciate you building this for everyone. I'm interested in taking this code and using it in an integration but the architecture of the project is a bit...

At present the ScriptCS session does not live past the currently executing pipeline. Example: ``` > invoke-scriptcs 'var s = 0'; > invoke-scriptcs 's' Invoke-ScriptCS : (1,78): error CS0103: The...

enhancement