StackExchange / StackExchange.Precompilation

Roslyn based csc.exe and aspnet_compiler.exe replacement with metaprogramming hooks for ASP.NET MVC projects from the pre-DNX era
MIT License
155 stars 37 forks source link

Fix issue #2 #5

Closed 0x53A closed 8 years ago

0x53A commented 8 years ago

The second commit allows to run the Tests in the VS TestExplorer without any Extensions installed.

I don't think adding the nuget has any downsides, but if you mind I can re-send the PR with only the first commit.

0x53A commented 8 years ago

Ok I reverted the whitespace change and force pushed