rosyln build



Finally was able to work on Roslyn, compiler sdk framework.

You don't need to but to build Roslyn you just need to clone it on github and then run the following commands in sequence :-

a) Restore.cmd

b) Build.cmd

c) Test.cmd


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm