-
Hi
Any idea what might be causing this? I've got VS2015 installed.
INFO : Loading script Auth.csx
ERROR: Object reference not set to an instance of an object.
INFO : Loading script Help.csx
ERROR: O…
-
Hello, I clone the repo and successfully run ./build.sh. But I don't know the installed path so I still couldn't run `scriptcs` from cammand
-
Every call to a scriptcs script copies the referenced binaries for all platforms into a new subdirectory of C:\Users\[username]\AppData\Local\Temp\NuGetScratch.
If a script is run a schedule the si…
-
We now have a PR for line processors. That's great for line by line processing like macro expansion, custom directives etc.
An ICodeFileProcessor would allow processing an entire file / doing regex /…
-
I'm not a fan of signed assemblies, but I need a signed assembly for scriptcs so that I can make VS happy when I'm building vsix plugins.
```
Error 1 Assembly generation failed -- Referenced ass…
-
Mono CSharp has a nice feature `Describe` where you can ask it about any object and it gives you it's public members and implemented interfaces and so on.
![screenshot 2015-03-30 11 42 54](https://cl…
-
Using `scriptcs -install` seems a bit of a hack, to be honest. This results in having to maintain multiple files. Cake and other Roslyn based tools allow you to reference NuGet packages within the scr…
-
Latest on the nightly feed is `v1.1.0-beta1-20150629-03` right now
-
I have been working/co-owning the ASP.NET 5 yeoman generator and there has been some good success in the xplat story for users getting started with project templates. See [OmniSharp/generator-aspnet]…
-
![image](https://user-images.githubusercontent.com/4510984/46003453-2a9f6b00-c0e3-11e8-90e3-230addca6574.png)
![image](https://user-images.githubusercontent.com/4510984/46003722-c6c97200-c0e3-11e8-96…