Thursday 5 June 2014

VS '14' CTP - How to Use 'Roslyn'

I provisioned a VM for VS '14' CTP in Azure and started testing on new 'Roslyn' powered syntax with C#. But it did not work and gave compiler errors.



Thanks to Anthony D. Green of MSFT managed to fix the issue. Here is how to do.

Adding experimental to .csproj solved the issue.



Now my code with new syntax works like a charm.



Awesome!!! VS Rocks for Ever!!!


No comments:

Popular Posts