I\'m building a .NET app that uses Roslyn API to do some code analysis; my first step is:
MSBuildLocator.RegisterDefaults();
And it was worki