Documentation states that I should be able to run a csx file directly by invoking the name. foo.csx arg1 arg2 This doesn't work on new installations I am guessing this commit disabled it https://github.com/filipw/dotnet-script/commit/fb71d31a8f02faabb0c0c78e438dd8e7699da59d Why was it disabled? Was there an issue with the code? Is it possible we could enable it again but only with a switch?