scriptcs / scriptcs-engines

scriptcs-engines contains Microsoft.CodeAnalysis-based script engines for scriptcs - for both C# and Visual Basic.
Apache License 2.0
19 stars 8 forks source link

Updated to latest Roslyn #10

Open filipw opened 9 years ago

filipw commented 9 years ago

Latest on the nightly feed is v1.1.0-beta1-20150629-03 right now

filipw commented 9 years ago

Currently the engines here run 1.0.0-rc2

filipw commented 9 years ago

I have the upgrade ready on this branch https://github.com/scriptcs/scriptcs-engines/tree/feature/roslyn-upgrade

However, it requires VS2015 in order to build due to the dependencies of the Roslyn 1.1.0-beta1 packages