-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
$ mono --version
Mono JIT compiler version 3.10.0 (tarball Wed Oct 22 10:09:38 BST 2014)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
I had to rename packages.config
to scriptcs_packages.config
to do scriptcs -install
.
$ scriptcs start.csx
(12,94): error CS0246: The type or namespace name `CustomRouteDescriptionProvider' could not be found. Are you missing an assembly reference?
(17,15): error CS0246: The type or namespace name `PathProvider' could not be found. Are you missing an assembly reference?
/Users/jjelinek/Projects/restsharp-webapi-auth/start.csx(14,45): error CS0246: The type or namespace name `Bootstrapper' could not be found. Are you missing an assembly reference?
Metadata
Metadata
Assignees
Labels
No labels