dotnet-installer/test/TestProjects
Andy Gocke c716ad6571 Add analyzer support
With this change, any referenced analyzer project will be parsed by the
project system and the assemblies will be passed down to the compiler.
By default, the analyzer language is considered to be "cs". If another
language is used, the "languageID" option should be specified inside the
"analyzerOptions" section of the project.json file.

Resolves #83
2016-01-24 21:38:42 -08:00
..
CompileFail switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
TestApp Changes to fix publish tests 2016-01-23 13:01:34 -08:00
TestAppWithArgs Make the move off of * dependencies 2016-01-23 13:01:37 -08:00
TestAppWithContents Make the move off of * dependencies 2016-01-23 13:01:37 -08:00
TestLibrary switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
TestLibraryWithAnalyzer Add analyzer support 2016-01-24 21:38:42 -08:00
TestLibraryWithRunner switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
TestProjectToProjectDependencies Add Tests for incrementality 2016-01-20 16:07:12 -08:00
TestSimpleIncrementalApp Add Tests for incrementality 2016-01-20 16:07:12 -08:00
global.json switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00