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-09-06 18:09:53 +0300
committerMarek Safar <marek.safar@gmail.com>2017-09-07 11:12:46 +0300
commitd76f8cf1cd8a4151a5ecf9b6928039df46fa0cb6 (patch)
tree237d1ce8402fada1dce1fad27a07a37774ddee45 /configure.ac
parent645a261f9a75c3c43dce3f80b0df9c25ff706a25 (diff)
Bump roslyn to 2.3.2
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 2c5e83eb768..c2d59d88407 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4373,7 +4373,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.1/tools/csc.exe
+CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.3.2/tools/csc.exe
if test $csc_compiler = mcs; then
CSC=$mcs_topdir/class/lib/build/mcs.exe