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-10-02 18:38:27 +0300
committerMarek Safar <marek.safar@gmail.com>2017-10-19 16:30:07 +0300
commitc763b4a250e64d535432af455571d0e8a95ec9e7 (patch)
treeed2a6f98b8eff2080b1c76f0b91cbbb3385024a8 /configure.ac
parent6caf00b09ca862bdd88252cc77d827000f2d58ba (diff)
Bump Roslyn
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 f64215d78df..9a2482309fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4455,7 +4455,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.2/tools/csc.exe
+CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.6.0/tools/csc.exe
if test $csc_compiler = mcs; then
CSC=$mcs_topdir/class/lib/build/mcs.exe