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>2017-07-24 17:24:43 +0300
committerMarek Safar <marek.safar@gmail.com>2017-07-24 20:49:48 +0300
commitd26bec17211bf0eb8cef9f0e4802a559f700056a (patch)
tree15b27a4862183a0ed3e46afbe2eed8dfd1b1f25d /configure.ac
parent9b1fa3e38f6461f4e7d3379322e58c3f87b399e2 (diff)
Bump roslyn to 2.3.1
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 d3a73a9f361..fc02265dd69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4158,7 +4158,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.3.0/tools/csc.exe
+CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.3.1/tools/csc.exe
if test $csc_compiler = mcs; then
CSC=$mcs_topdir/class/lib/build/mcs.exe