Bump roslyn to release 3.1.0 (mono/mono#14778)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 3 Jun 2019 20:41:42 +0000 (16:41 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 3 Jun 2019 20:41:42 +0000 (22:41 +0200)
Commit migrated from https://github.com/mono/mono/commit/deb0227a78992097770310c82c74b7a6449cb5fa

src/mono/configure.ac

index ba407d3..30ee1d6 100644 (file)
@@ -5865,8 +5865,8 @@ fi
 AC_SUBST(mono_runtime)
 AC_SUBST(mono_runtime_wrapper)
 
-CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/3.1.0/csc.exe
-VBCS_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/3.1.0/VBCSCompiler.exe
+CSC_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/3.1.0-release/csc.exe
+VBCS_LOCATION=`cd $srcdir && pwd`/external/roslyn-binaries/Microsoft.Net.Compilers/3.1.0-release/VBCSCompiler.exe
 
 if test $csc_compiler = mcs; then
   CSC=$mcs_topdir/class/lib/build/mcs.exe