Closed Jonesie closed 11 years ago
We add those now by default. They don't need to be there
-----Original Message----- From: "Peter G Jones" notifications@github.com Sent: 4/2/2013 12:32 AM To: "scriptcs/scriptcs-samples" scriptcs-samples@noreply.github.com Subject: [scriptcs-samples] There was a couple of missing using's. (#6)
Added System, System.Linq and System.Collections.Generic.
You can merge this Pull Request by running git pull https://github.com/Jonesie/scriptcs-samples patch-1Or view, comment on, or merge it at: https://github.com/scriptcs/scriptcs-samples/pull/6 Commit Summary There was a couple of missing using's. File Changes M webapihost/start.csx (7) Patch Links: https://github.com/scriptcs/scriptcs-samples/pull/6.patch https://github.com/scriptcs/scriptcs-samples/pull/6.diff
It didnt work for me, but I wasnt using the Dev branch - am now.
Cheers
Thanks but in the dev branch of scripts we added code that adds a few namespaces including these by default.
That's why I pointed out dev :-)
We are planning to do a first release shortly and will merge to master. Dev is well over 200 commits ahead :-)
-----Original Message----- From: "Peter G Jones" notifications@github.com Sent: 4/2/2013 12:49 AM To: "scriptcs/scriptcs-samples" scriptcs-samples@noreply.github.com Cc: "Glenn Block" glenn.block@gmail.com Subject: Re: [scriptcs-samples] There was a couple of missing using's. (#6)
It didnt work for me, but I wasnt using the Dev branch - am now. Cheers — Reply to this email directly or view it on GitHub.
Coolness
Added System, System.Linq and System.Collections.Generic.