summarylogtreecommitdiffstats
path: root/omnisharp
diff options
context:
space:
mode:
authorOscar Cowdery Lack2021-07-30 15:01:05 +1000
committerOscar Cowdery Lack2021-07-30 15:01:05 +1000
commit434c2723a0825f49f50b5b7c1c6ee00afd6d6e30 (patch)
treefef03d2fbc6a876bbac98da6d594e10467538791 /omnisharp
parentfb1e31ee5655248a310bd60c288c24e329f66633 (diff)
downloadaur-434c2723a0825f49f50b5b7c1c6ee00afd6d6e30.tar.gz
upgrade to 1.36.14, build from source
Diffstat (limited to 'omnisharp')
-rwxr-xr-xomnisharp3
1 files changed, 3 insertions, 0 deletions
diff --git a/omnisharp b/omnisharp
new file mode 100755
index 000000000000..f02f465c5baa
--- /dev/null
+++ b/omnisharp
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec mono --assembly-loader=strict /usr/share/omnisharp-roslyn/OmniSharp.exe "$@"