Kittitas icon indicating copy to clipboard operation
Kittitas copied to clipboard

An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline

Results 5 Kittitas issues
Sort by recently updated
recently updated
newest added

This fixes an issue with stopping the compilation prematurely when there are warnings in the workspace but the workspace can still be compiled. This also may fix #2 .

First: The NuGet version is 0.0.3-alpha, while the readme says 0.0.4-alpha. Is there another feed to use during alpha on this? I changed this in both the tool install and...

Kittitas.SDK is incorrectly reporting that the launch settings already exists, and is not a kittitas settings, even when it is.

Cool project! This is not a bug but a list of links that you might find useful (or might already know about): 1. https://github.com/KirillOsenkov/SourceBrowser is all about reading an .sln/.csproj...