Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-03-21 15:25:03 +0300
committerMarek Safar <marek.safar@gmail.com>2018-03-21 19:15:37 +0300
commit9e4eb1ca69a09b99b8f1b0018e68cb9a9cc7aa37 (patch)
tree4a2009981f1e4cf7ea8fa0ab08ee64180afe01bb /configure.ac
parentdc0cf83b3a8b0a8afe98be1a5e7ab05c615d1c29 (diff)
Bumps roslyn to 2.7.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 254d80c88cb..3a8cfcdd55c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4705,7 +4705,7 @@ AC_SUBST(mono_build_root)
mono_runtime=mono/mini/mono
AC_SUBST(mono_runtime)
-CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.6.0/tools/csc.exe
+CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csc.exe
if test $csc_compiler = mcs; then
CSC=$mcs_topdir/class/lib/build/mcs.exe